mirror of https://github.com/zeldaret/tmc.git
Add labels to start of files
This commit is contained in:
parent
76796f8afd
commit
453c799c9f
|
|
@ -4,6 +4,7 @@
|
|||
.section .rodata
|
||||
.align 2
|
||||
|
||||
unusedLabel_0CEBDC::
|
||||
.incbin "baserom.gba", 0x0CEBDC, 0x000010
|
||||
|
||||
gUnk_080CEBEC:: @ 080CEBEC
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
.4byte sub_08016B30
|
||||
.4byte sub_08016B30
|
||||
|
||||
|
||||
unusedLabel_0B21D0::
|
||||
@ TODO contains some pointers to iwram
|
||||
.ifdef EU
|
||||
.incbin "baserom_eu.gba", 0x0B21D0, 0x0000230
|
||||
|
|
|
|||
|
|
@ -4,6 +4,6 @@
|
|||
.section .rodata
|
||||
.align 2
|
||||
|
||||
TODO: @ 080CEBDC
|
||||
unusedLabel_0CEBDC:: @ 080CEBDC
|
||||
.incbin "baserom.gba", 0x0CEBDC, 0x000010
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
.section .rodata
|
||||
.align 2
|
||||
|
||||
|
||||
unusedLabel_0D533C::
|
||||
.incbin "baserom.gba", 0x0D533C, 0x0000024
|
||||
|
||||
gUnk_080D5360:: @ 080D5360
|
||||
|
|
|
|||
|
|
@ -1900,11 +1900,7 @@ gUnk_08100AA8:: @ 08100218
|
|||
|
||||
|
||||
gUnk_080FFB90:: @ 080FFB90
|
||||
.ifdef EU
|
||||
.incbin "baserom_eu.gba", 0x0FF0C4, 0x0000018
|
||||
.else
|
||||
.incbin "baserom.gba", 0x0FFB90, 0x0000018
|
||||
.endif
|
||||
|
||||
gUnk_080FFBA8:: @ 080FFBA8
|
||||
.ifdef JP
|
||||
|
|
|
|||
Loading…
Reference in New Issue