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 | 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/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 |
