mirror of https://github.com/zeldaret/tmc.git
25 lines
517 B
ArmAsm
25 lines
517 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
@ .align 2
|
|
|
|
gUnk_0812376A:: @ 0812376A
|
|
.incbin "baserom.gba", 0x12376A, 0x0000004
|
|
|
|
gUnk_0812376E:: @ 0812376E
|
|
.incbin "baserom.gba", 0x12376E, 0x0000004
|
|
|
|
gUnk_08123772:: @ 08123772
|
|
.incbin "baserom.gba", 0x123772, 0x0000004
|
|
|
|
gUnk_08123776:: @ 08123776
|
|
.incbin "baserom.gba", 0x123776, 0x0000016
|
|
|
|
gUnk_0812378C:: @ 0812378C
|
|
.4byte gUnk_0812376A
|
|
.4byte gUnk_0812376E
|
|
.4byte gUnk_08123772
|
|
.4byte gUnk_08123776
|
|
.4byte 00000000
|