mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
15 lines
312 B
ArmAsm
15 lines
312 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
.align 2, 0
|
|
|
|
gNullScriptPtr:: @ 85102BC
|
|
.incbin "baserom.gba", 0x5102bc, 0x4
|
|
|
|
gUnknown_085102C0:: @ 85102C0
|
|
.incbin "baserom.gba", 0x5102c0, 0x14
|
|
|
|
gUnknown_085102D4:: @ 85102D4
|
|
.incbin "baserom.gba", 0x5102d4, 0xc
|