diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/route22.asm | 2 | ||||
-rwxr-xr-x | scripts/route5gate.asm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/route22.asm b/scripts/route22.asm index fa225415..f9f38e79 100755 --- a/scripts/route22.asm +++ b/scripts/route22.asm @@ -72,7 +72,7 @@ Route22Script0: ; 50f00 (14:4f00) jp nz, Route22Script_5104e ret -.Route22RivalBattleCoords +.Route22RivalBattleCoords db $04, $1D db $05, $1D db $FF diff --git a/scripts/route5gate.asm b/scripts/route5gate.asm index 1c3bd3c7..d7abeff5 100755 --- a/scripts/route5gate.asm +++ b/scripts/route5gate.asm @@ -59,7 +59,7 @@ Route5GateScript1: ; 1df94 (7:5f94) ld [wJoyIgnore], a ld [W_ROUTE5GATECURSCRIPT], a ret - + Route5GateTextPointers: ; 1dfa4 (7:5fa4) dw Route5GateText1 dw Route5GateText2 |