mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-27 04:04:17 +01:00
8 lines
152 B
ArmAsm
8 lines
152 B
ArmAsm
|
.include "asm/macros.inc"
|
||
|
.include "constants/constants.inc"
|
||
|
|
||
|
.section .rodata
|
||
|
|
||
|
gUnknown_085CDC00:: @ 85CDC00
|
||
|
.incbin "baserom.gba", 0x5cdc00, 0x38
|