More MAX_LEVEL use.

This commit is contained in:
yenatch
2014-06-03 14:07:10 -07:00
parent 99fbe3147b
commit 20444d2f63
5 changed files with 65 additions and 63 deletions

View File

@@ -1352,7 +1352,7 @@ RareCandy: ; ef14
call GetPartyParamLocation
ld a, [hl]
cp 100
cp MAX_LEVEL
jp nc, Functionee83
inc a