mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-19 13:07:38 +01:00
9 lines
186 B
ArmAsm
9 lines
186 B
ArmAsm
|
.include "asm/macros.s"
|
||
|
.include "constants/constants.s"
|
||
|
|
||
|
.section script_data, "aw", %progbits
|
||
|
|
||
|
.align 2
|
||
|
gUnknown_082DBEF8:: @ 82DBEF8
|
||
|
.incbin "base_emerald.gba", 0x2dbef8, 0x2458
|