diff options
| author | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-01-22 22:05:13 -0500 |
|---|---|---|
| committer | U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> | 2015-01-22 22:13:21 -0500 |
| commit | 49a25618ea7316741b7838f111da311ba66a381c (patch) | |
| tree | 9bd13c92445f348acf771297bc2737c04c55fe60 /scripts/route2house.asm | |
| parent | Merge pull request #67 from xCrystal/master (diff) | |
| download | pokeyellow-49a25618ea7316741b7838f111da311ba66a381c.tar.gz pokeyellow-49a25618ea7316741b7838f111da311ba66a381c.tar.xz pokeyellow-49a25618ea7316741b7838f111da311ba66a381c.zip | |
Clean up white space, fix label typo
Diffstat (limited to 'scripts/route2house.asm')
| -rwxr-xr-x | scripts/route2house.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/route2house.asm b/scripts/route2house.asm index 75da399b..e9b30b07 100755 --- a/scripts/route2house.asm +++ b/scripts/route2house.asm @@ -13,5 +13,5 @@ Route2HouseText2: ; 1def9 (7:5ef9) db $08 ; asm ld a, $1 ld [wWhichTrade], a - predef Predef54 + predef Predef54 jp TextScriptEnd |
