mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-24 14:59:33 -05:00
18 lines
294 B
NASM
18 lines
294 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/SlowpokeWellMain.asm", ROMX
|
|
|
|
SlowpokeWellMain_ScriptLoader::
|
|
ret
|
|
|
|
SlowpokeWellMain_TextPointers::
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|