mirror of
https://github.com/zeldaret/oot
synced 2026-05-24 15:21:04 -04: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:
+1
-1
@@ -34,7 +34,7 @@ void SysCfb_Init(s32 n64dd) {
|
||||
PRINTF("RAM4M mode\n");
|
||||
sSysCfbEnd = 0x80400000;
|
||||
} else {
|
||||
LogUtils_HungupThread("../sys_cfb.c", LN4(305, 308, 322, 354, 341));
|
||||
LogUtils_HungupThread("../sys_cfb.c", LN4(305, 308, 322, 341, 354));
|
||||
}
|
||||
|
||||
screenSize = SCREEN_WIDTH * SCREEN_HEIGHT;
|
||||
|
||||
Reference in New Issue
Block a user