mirror of https://github.com/zeldaret/tmc.git
22 lines
461 B
ArmAsm
22 lines
461 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
@ .align 2
|
|
|
|
@ TODO might as well be palaceArchway
|
|
gUnk_08124712:: @ 08124712
|
|
.incbin "baserom.gba", 0x124712, 0x0000031
|
|
|
|
gUnk_08124743:: @ 08124743
|
|
.incbin "baserom.gba", 0x124743, 0x0000021
|
|
|
|
gUnk_08124764:: @ 08124764
|
|
.incbin "baserom.gba", 0x124764, 0x0000024
|
|
|
|
gUnk_08124788:: @ 08124788
|
|
.4byte gUnk_08124712
|
|
.4byte gUnk_08124743
|
|
.4byte gUnk_08124764
|
|
.4byte 00000000
|