blob: 3ee4b7cf6db6a164bbf950c374a4627846412be9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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
|