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/lab2.asm | |
parent | 01095f77943b9a7fd0432a6ad2e5c18f2d3e66ae (diff) |
Clean up white space, fix label typo
Diffstat (limited to 'scripts/lab2.asm')
-rwxr-xr-x | scripts/lab2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lab2.asm b/scripts/lab2.asm index 4075f737..583ef4e4 100755 --- a/scripts/lab2.asm +++ b/scripts/lab2.asm @@ -21,5 +21,5 @@ Lab2Text3: ; 75c37 (1d:5c37) ld a, $8 ld [wWhichTrade], a asm_78552: ; 75c3d (1d:5c3d) - predef Predef54 + predef Predef54 jp TextScriptEnd |