mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
7 lines
126 B
ArmAsm
7 lines
126 B
ArmAsm
|
.section .rodata
|
||
|
|
||
|
.align 2
|
||
|
gMultiBootProgram_EReader_Start::
|
||
|
.incbin "data/mb_ereader.gba"
|
||
|
gMultiBootProgram_EReader_End::
|