diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-09 16:58:02 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-09 16:58:02 -0400 |
commit | b83acb03e50c4314e082e642bdb429346892d040 (patch) | |
tree | 37d41244ef64c7bacde8879513a03bd5aab34cec /scripts | |
parent | fadac928bccb9be1010e73df3253021312f5a2fb (diff) |
Clean up white space
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 |