diff options
Diffstat (limited to 'scripts/PowerPlant4.asm')
-rw-r--r-- | scripts/PowerPlant4.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/PowerPlant4.asm b/scripts/PowerPlant4.asm index 486a867..aa9610b 100644 --- a/scripts/PowerPlant4.asm +++ b/scripts/PowerPlant4.asm @@ -2,10 +2,10 @@ INCLUDE "constants.asm" SECTION "scripts/PowerPlant4.asm", ROMX -PowerPlant4ScriptLoader:: +PowerPlant4_ScriptLoader:: ret -PowerPlant4TextPointers:: +PowerPlant4_TextPointers:: dw GameplayText dw GameplayText dw GameplayText |