mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 13:32:48 -04:00
17 lines
309 B
NASM
17 lines
309 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/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 |