mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-24 06:48:42 -05:00
17 lines
324 B
NASM
17 lines
324 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/SlowpokeWellMain.asm", ROMX
|
|
|
|
SlowpokeWellMainScriptLoader:: ; bd3ca (2f:53ca)
|
|
ret
|
|
|
|
SlowpokeWellMainTextPointers:: ; bd3cb (2f:53cb)
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText |