diff options
Diffstat (limited to 'scripts/PowerPlant2.asm')
-rw-r--r-- | scripts/PowerPlant2.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/PowerPlant2.asm b/scripts/PowerPlant2.asm index 66a08e6..55633e1 100644 --- a/scripts/PowerPlant2.asm +++ b/scripts/PowerPlant2.asm @@ -2,10 +2,10 @@ INCLUDE "constants.asm" SECTION "scripts/PowerPlant2.asm", ROMX -PowerPlant2ScriptLoader:: +PowerPlant2_ScriptLoader:: ret -PowerPlant2TextPointers:: +PowerPlant2_TextPointers:: dw GameplayText dw GameplayText dw GameplayText |