mirror of https://github.com/zeldaret/tmc.git
25 lines
516 B
ArmAsm
25 lines
516 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
.align 2
|
|
|
|
gUnk_08124194:: @ 08124194
|
|
.incbin "baserom.gba", 0x124194, 0x0000048
|
|
|
|
gUnk_081241DC:: @ 081241DC
|
|
.incbin "baserom.gba", 0x1241DC, 0x0000048
|
|
|
|
gUnk_08124224:: @ 08124224
|
|
.incbin "baserom.gba", 0x124224, 0x0000048
|
|
|
|
gUnk_0812426C:: @ 0812426C
|
|
.incbin "baserom.gba", 0x12426C, 0x0000048
|
|
|
|
gUnk_081242B4:: @ 081242B4
|
|
.4byte gUnk_08124194
|
|
.4byte gUnk_081241DC
|
|
.4byte gUnk_08124224
|
|
.4byte gUnk_0812426C
|
|
.4byte 00000000
|