mirror of https://github.com/zeldaret/tmc.git
22 lines
398 B
ArmAsm
22 lines
398 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
.align 2
|
|
|
|
gUnk_08125050:: @ 08125050
|
|
.ifdef JP
|
|
.incbin "baserom_jp.gba", 0x124D14, 0x000000C
|
|
.else
|
|
.ifdef EU
|
|
.incbin "baserom_jp.gba", 0x124D14, 0x000000C
|
|
.else
|
|
.incbin "baserom.gba", 0x125050, 0x000000C
|
|
.endif
|
|
.endif
|
|
|
|
gUnk_0812505C:: @ 0812505C
|
|
.4byte sub_080A23DC
|
|
.4byte sub_080A2420
|
|
.4byte sub_080A243C
|