mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-15 17:56:14 -05:00
9 lines
160 B
ArmAsm
9 lines
160 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
|
|
@ unknown unreferenced data
|
|
|
|
.incbin "baserom.gba", 0x58d977, 0x2a1
|