diff options
Diffstat (limited to 'scripts/PowerPlant1.asm')
-rw-r--r-- | scripts/PowerPlant1.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/PowerPlant1.asm b/scripts/PowerPlant1.asm index 9486a00..e441439 100644 --- a/scripts/PowerPlant1.asm +++ b/scripts/PowerPlant1.asm @@ -2,10 +2,10 @@ INCLUDE "constants.asm" SECTION "scripts/PowerPlant1.asm", ROMX -PowerPlant1ScriptLoader:: +PowerPlant1_ScriptLoader:: ret -PowerPlant1TextPointers:: +PowerPlant1_TextPointers:: dw GameplayText dw GameplayText dw GameplayText |