mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
27 lines
582 B
ArmAsm
27 lines
582 B
ArmAsm
|
.include "asm/macros.inc"
|
||
|
.include "constants/constants.inc"
|
||
|
|
||
|
.section .rodata
|
||
|
.align 2, 0
|
||
|
|
||
|
gUnknown_0859F290:: @ 859F290
|
||
|
.incbin "baserom.gba", 0x59f290, 0xc
|
||
|
|
||
|
gUnknown_0859F29C:: @ 859F29C
|
||
|
.incbin "baserom.gba", 0x59f29c, 0x10
|
||
|
|
||
|
gUnknown_0859F2AC:: @ 859F2AC
|
||
|
.incbin "baserom.gba", 0x59f2ac, 0x4
|
||
|
|
||
|
gUnknown_0859F2B0:: @ 859F2B0
|
||
|
.incbin "baserom.gba", 0x59f2b0, 0x8
|
||
|
|
||
|
gUnknown_0859F2B8:: @ 859F2B8
|
||
|
.incbin "baserom.gba", 0x59f2b8, 0xfc
|
||
|
|
||
|
gUnknown_0859F3B4:: @ 859F3B4
|
||
|
.incbin "baserom.gba", 0x59f3b4, 0xa4
|
||
|
|
||
|
gUnknown_0859F458:: @ 859F458
|
||
|
.incbin "baserom.gba", 0x59f458, 0xbc
|