mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
11 lines
242 B
ArmAsm
11 lines
242 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
|
|
gPlayerPartnerBufferCommands:: @ 8617170
|
|
.incbin "baserom.gba", 0x617170, 0xE4
|
|
|
|
@ apparently unused data
|
|
.incbin "baserom.gba", 0x617254, 32
|