diff options
Diffstat (limited to 'scripts/NewtypeRouteGate.asm')
-rw-r--r-- | scripts/NewtypeRouteGate.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/NewtypeRouteGate.asm b/scripts/NewtypeRouteGate.asm index 85cb8b3..ee0da05 100644 --- a/scripts/NewtypeRouteGate.asm +++ b/scripts/NewtypeRouteGate.asm @@ -2,10 +2,10 @@ INCLUDE "constants.asm" SECTION "scripts/NewtypeRouteGate.asm", ROMX -NewtypeRouteGateScriptLoader:: +NewtypeRouteGate_ScriptLoader:: ret -NewtypeRouteGateTextPointers:: +NewtypeRouteGate_TextPointers:: dw MapDefaultText dw MapDefaultText dw MapDefaultText |