1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-28 18:01:32 +00:00

[iQue] Match remaining src/boot files (#2417)

* [iQue] Match remaining src/boot files

* Fix debug ROM

* Use -funsigned-char

* Sort ique before gc in LNx macros
This commit is contained in:
cadmic 2025-01-10 09:47:55 -08:00 committed by GitHub
parent 26f91bd3bb
commit e4ad4e5eee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 83 additions and 70 deletions

View file

@ -177,7 +177,7 @@ void Play_SetupTransition(PlayState* this, s32 transitionType) {
break;
default:
HUNGUP_AND_CRASH("../z_play.c", LN5(2263, 2266, 2269, 2272, 2287, 2290, 2293));
HUNGUP_AND_CRASH("../z_play.c", LN5(2263, 2266, 2269, 2272, 2282, 2287, 2290, 2293));
break;
}
}