blob: 05b1fea4c0af712f853c80c4f01f969c6d8ce03c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
INCLUDE "constants.asm"
SECTION "maps/placeholder/PowerPlant3.asm", ROMX
PowerPlant3ScriptLoader:: ; bc218 (2f:4218)
ret
PowerPlant3TextPointers:: ; bc219 (2f:4219)
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
|