mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-21 23:21:55 -05:00
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
|
|
|