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_080D1638:: @ 080D1638
|
|
.incbin "baserom.gba", 0x0D1638, 0x0000005
|
|
|
|
gUnk_080D163D:: @ 080D163D
|
|
.incbin "baserom.gba", 0x0D163D, 0x0000031
|
|
|
|
gUnk_080D166E:: @ 080D166E
|
|
.incbin "baserom.gba", 0x0D166E, 0x0000026
|
|
|
|
gUnk_080D1694:: @ 080D1694
|
|
.4byte gUnk_080D1638
|
|
.4byte gUnk_080D163D
|
|
.4byte gUnk_080D166E
|
|
.4byte 00000000
|