mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 05:31:08 -04:00
17 lines
297 B
NASM
17 lines
297 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/Office3.asm", ROMX
|
|
|
|
Office3ScriptLoader:: ; bd276 (2f:5276)
|
|
ret
|
|
|
|
Office3TextPointers:: ; bd277 (2f:5277)
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText |