mirror of
https://github.com/zeldaret/oot
synced 2026-07-07 05:55:16 -04:00
Match retail code data sizes (#1741)
* Match retail audio data * Fix various small code data problems * Disable terminal colors in debug builds * Match z_actor_dlftbls.c .rodata * Use _3 for unused nameString macro parameter * Move sDebugCutsceneScriptBuf to be in-function static * Comment on actor name being NULL * Split out padding the fault_drawer.bss.s
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
glabel sFaultDrawer
|
||||
.space 0x3C
|
||||
.space 0x04 # padding
|
||||
|
||||
glabel D_8016B6BC
|
||||
.space 0x24
|
||||
glabel D_8016B6C0
|
||||
.space 0x20
|
||||
|
||||
Reference in New Issue
Block a user