mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
9 lines
177 B
ArmAsm
9 lines
177 B
ArmAsm
|
.include "asm/macros.inc"
|
||
|
.include "constants/constants.inc"
|
||
|
|
||
|
.section .rodata
|
||
|
.align 2, 0
|
||
|
|
||
|
gUnknown_085102E0:: @ 85102E0
|
||
|
.incbin "baserom.gba", 0x5102e0, 0x68
|