mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-19 18:04:22 +01:00
9 lines
185 B
ArmAsm
9 lines
185 B
ArmAsm
|
.include "asm/macros.s"
|
||
|
.include "constants/constants.s"
|
||
|
|
||
|
.section script_data, "aw", %progbits
|
||
|
|
||
|
.align 2
|
||
|
gUnknown_082DE350:: @ 82DE350
|
||
|
.incbin "base_emerald.gba", 0x2de350, 0x9dc
|