mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-03-21 17:45:52 -05:00
22 lines
376 B
NASM
22 lines
376 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/KantoOaksLab.asm", ROMX
|
|
|
|
KantoOaksLab_ScriptLoader::
|
|
ret
|
|
|
|
KantoOaksLab_TextPointers::
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|