mirror of https://github.com/pret/pokeemerald.git
10 lines
165 B
ArmAsm
10 lines
165 B
ArmAsm
|
.include "asm/macros.inc"
|
||
|
.include "constants/constants.inc"
|
||
|
|
||
|
.section .rodata
|
||
|
|
||
|
|
||
|
gWallyBufferCommands:: @ 85DFDC0
|
||
|
.incbin "baserom.gba", 0x5dfdc0, 0xe4
|
||
|
|