mirror of https://github.com/zeldaret/tmc.git
extra global data
This commit is contained in:
parent
1ffa1f4eb6
commit
abf4ecce50
|
@ -10302,4 +10302,3 @@ gUnk_08DE7D18:: @ 08DE7D18
|
|||
|
||||
gUnk_08DE7D28:: @ 08DE7D28
|
||||
.incbin "baserom.gba", 0xDE7D28, 0x0000018
|
||||
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
.section .rodata
|
||||
.align 2
|
||||
|
||||
gUnk_08DE7D58:: @ 08DE7D58
|
||||
.incbin "baserom.gba", 0xDE7D58, 0x000004c
|
Loading…
Reference in New Issue