mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-19 05:37:26 -05:00
10 lines
168 B
ArmAsm
10 lines
168 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
|
|
|
|
gOpponentBufferCommands:: @ 831C6C8
|
|
.incbin "baserom.gba", 0x31c6c8, 0xec
|
|
|