diff options
Diffstat (limited to 'maps/placeholder/NewtypeRouteGate.asm')
| -rw-r--r-- | maps/placeholder/NewtypeRouteGate.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/placeholder/NewtypeRouteGate.asm b/maps/placeholder/NewtypeRouteGate.asm index 209213d..506003c 100644 --- a/maps/placeholder/NewtypeRouteGate.asm +++ b/maps/placeholder/NewtypeRouteGate.asm @@ -2,10 +2,10 @@ INCLUDE "constants.asm" SECTION "maps/placeholder/NewtypeRouteGate.asm", ROMX -NewtypeRouteGateScriptLoader:: ; 9d406 (27:5406) +NewtypeRouteGateScriptLoader:: ret -NewtypeRouteGateTextPointers:: ; 9d407 (27:5407) +NewtypeRouteGateTextPointers:: dw MapDefaultText dw MapDefaultText dw MapDefaultText |
