diff options
Diffstat (limited to 'scripts/BullForestRouteGateStand.asm')
-rw-r--r-- | scripts/BullForestRouteGateStand.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/BullForestRouteGateStand.asm b/scripts/BullForestRouteGateStand.asm index 84b580b..9f14c34 100644 --- a/scripts/BullForestRouteGateStand.asm +++ b/scripts/BullForestRouteGateStand.asm @@ -2,10 +2,10 @@ INCLUDE "constants.asm" SECTION "scripts/BullForestRouteGateStand.asm", ROMX -BullForestRouteGateStandScriptLoader:: +BullForestRouteGateStand_ScriptLoader:: ret -BullForestRouteGateStandTextPointers:: +BullForestRouteGateStand_TextPointers:: dw MapDefaultText dw MapDefaultText dw MapDefaultText |