mirror of https://github.com/pret/pokeemerald.git
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::
|