blob: e6ca0afff807a9693bc40a0d694fb2372c7a8508 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
INCLUDE "constants.asm"
SECTION "maps/placeholder/PowerPlant2.asm", ROMX
PowerPlant2ScriptLoader:: ; bc0e7 (2f:40e7)
ret
PowerPlant2TextPointers:: ; bc0e8 (2f:40e8)
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
|