diff options
Diffstat (limited to 'maps/placeholder/StandRouteGateKanto.asm')
| -rw-r--r-- | maps/placeholder/StandRouteGateKanto.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/placeholder/StandRouteGateKanto.asm b/maps/placeholder/StandRouteGateKanto.asm index 2b407bf..2458e38 100644 --- a/maps/placeholder/StandRouteGateKanto.asm +++ b/maps/placeholder/StandRouteGateKanto.asm @@ -2,10 +2,10 @@ INCLUDE "constants.asm" SECTION "maps/placeholder/StandRouteGateKanto.asm", ROMX -StandRouteGateKantoScriptLoader:: ; 9dcdf (27:5cdf) +StandRouteGateKantoScriptLoader:: ret -StandRouteGateKantoTextPointers:: ; 9dce0 (27:5ce0) +StandRouteGateKantoTextPointers:: dw MapDefaultText dw MapDefaultText dw MapDefaultText |
