mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-22 02:07:15 -05:00
17 lines
297 B
NASM
17 lines
297 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/Office2.asm", ROMX
|
|
|
|
Office2ScriptLoader:: ; bd19f (2f:519f)
|
|
ret
|
|
|
|
Office2TextPointers:: ; bd1a0 (2f:51a0)
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText |