Changed AVOID_UB to NON_MATCHING and fix a bug (#585)

This commit is contained in:
Dávid Balatoni 2025-04-16 17:12:02 +02:00 committed by GitHub
parent 3c731721fa
commit 59c19c8046
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 11 additions and 8 deletions

View file

@ -173,10 +173,13 @@ s32 fn_1_2490(void)
HuWinExAnimOut(lbl_1_bss_82);
HuAudFXStop(temp_r25);
temp_r27 = HuSprGrpCreate(1);
#ifdef __MWERKS__
// TODO PC
temp_r21 = HuTHPSprCreateVol("movie/opmov_c00.thp", 0, 3000, 90.0);
HuSprGrpMemberSet(temp_r27, 0, temp_r21);
HuSprPosSet(temp_r27, 0, 288.0f, 240.0f);
HuSprDrawNoSet(temp_r27, 0, 127);
#endif
HuPrcSleep(2);
espAttrSet(lbl_1_bss_152[9], HUSPR_ATTR_DISPOFF);
for (temp_r31 = 0; temp_r31 <= 10; temp_r31++) {