mirror of https://github.com/zeldaret/tmc.git
17 lines
328 B
ArmAsm
17 lines
328 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
.align 2
|
|
|
|
gUnk_081234B4:: @ 081234B4
|
|
.incbin "baserom.gba", 0x1234B4, 0x0000015
|
|
|
|
gUnk_081234C9:: @ 081234C9
|
|
.incbin "baserom.gba", 0x1234C9, 0x0000017
|
|
|
|
gUnk_081234E0:: @ 081234E0
|
|
.4byte gUnk_081234B4
|
|
.4byte gUnk_081234C9
|
|
.4byte 00000000
|