mirror of https://github.com/zeldaret/tmc.git
32 lines
677 B
ArmAsm
32 lines
677 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
@ .align 2
|
|
|
|
gUnk_08111BBE:: @ 08111BBE
|
|
.incbin "baserom.gba", 0x111BBE, 0x0000005
|
|
|
|
gUnk_08111BC3:: @ 08111BC3
|
|
.incbin "baserom.gba", 0x111BC3, 0x0000005
|
|
|
|
gUnk_08111BC8:: @ 08111BC8
|
|
.incbin "baserom.gba", 0x111BC8, 0x0000005
|
|
|
|
gUnk_08111BCD:: @ 08111BCD
|
|
.incbin "baserom.gba", 0x111BCD, 0x0000025
|
|
|
|
gUnk_08111BF2:: @ 08111BF2
|
|
.incbin "baserom.gba", 0x111BF2, 0x0000026
|
|
|
|
gUnk_08111C18:: @ 08111C18
|
|
.4byte gUnk_08111BC3
|
|
.4byte gUnk_08111BBE
|
|
.4byte gUnk_08111BC3
|
|
.4byte gUnk_08111BC8
|
|
.4byte gUnk_08111BC3
|
|
.4byte gUnk_08111BCD
|
|
.4byte gUnk_08111BC3
|
|
.4byte gUnk_08111BF2
|
|
.4byte 00000000
|