mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-05-25 00:23:29 -05:00
9 lines
171 B
ArmAsm
9 lines
171 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
|
|
gRecordedOpponentBufferCommands:: @ 860AE90
|
|
.incbin "baserom.gba", 0x60ae90, 0xe4
|
|
|