mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 17:34:20 +01:00
14 lines
290 B
ArmAsm
14 lines
290 B
ArmAsm
|
.include "asm/macros.inc"
|
||
|
.include "constants/constants.inc"
|
||
|
|
||
|
.section .rodata
|
||
|
|
||
|
gUnknown_0858C28C:: @ 858C28C
|
||
|
.incbin "baserom.gba", 0x58c28c, 0x18
|
||
|
|
||
|
gUnknown_0858C2A4:: @ 858C2A4
|
||
|
.incbin "baserom.gba", 0x58c2a4, 0x8
|
||
|
|
||
|
gUnknown_0858C2AC:: @ 858C2AC
|
||
|
.incbin "baserom.gba", 0x58c2ac, 0x8
|