mirror of
https://github.com/pret/pokeruby.git
synced 2026-08-08 10:34:12 -05:00
11 lines
246 B
ArmAsm
11 lines
246 B
ArmAsm
.include "asm/macros.s"
|
|
.include "constants/constants.s"
|
|
|
|
.section script_data, "aw", %progbits
|
|
|
|
gUnknown_081DA01C:: @ 81DA01C
|
|
.incbin "baserom.gba", 0x001da01c, 0x20fc
|
|
|
|
gUnknown_081DC118:: @ 81DC118
|
|
.incbin "baserom.gba", 0x001dc118, 0x9dc
|