mirror of https://github.com/zeldaret/tmc.git
21 lines
422 B
ArmAsm
21 lines
422 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
.align 2
|
|
|
|
gUnk_080D0688:: @ 080D0688
|
|
.incbin "baserom.gba", 0x0D0688, 0x0000019
|
|
|
|
gUnk_080D06A1:: @ 080D06A1
|
|
.incbin "baserom.gba", 0x0D06A1, 0x0000011
|
|
|
|
gUnk_080D06B2:: @ 080D06B2
|
|
.incbin "baserom.gba", 0x0D06B2, 0x000001E
|
|
|
|
gUnk_080D06D0:: @ 080D06D0
|
|
.4byte gUnk_080D0688
|
|
.4byte gUnk_080D06A1
|
|
.4byte gUnk_080D06B2
|
|
.4byte 00000000
|