mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-25 07:22:04 -05:00
17 lines
333 B
NASM
17 lines
333 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/RuinsOfAlphEntrance.asm", ROMX
|
|
|
|
RuinsOfAlphEntranceScriptLoader:: ; bc3c6 (2f:43c6)
|
|
ret
|
|
|
|
RuinsOfAlphEntranceTextPointers:: ; bc3c7 (2f:43c7)
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText |