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/celadonmartroof.asm | |
parent | 01095f77943b9a7fd0432a6ad2e5c18f2d3e66ae (diff) |
Clean up white space, fix label typo
Diffstat (limited to 'scripts/celadonmartroof.asm')
-rwxr-xr-x | scripts/celadonmartroof.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/celadonmartroof.asm b/scripts/celadonmartroof.asm index fa34b8cd..d4bb4319 100755 --- a/scripts/celadonmartroof.asm +++ b/scripts/celadonmartroof.asm @@ -14,7 +14,7 @@ CeladonMartRoofScript_483d8: ; 483d8 (12:43d8) push de ld [wd11e], a ld b, a - predef IsItemInBag_ + predef IsItemInBag_ pop de pop hl ld a, b |