Use MAX_LEVEL instead of 100/$64

This commit is contained in:
U-Fish-PC\Daniel 2014-06-10 17:06:30 -04:00
parent fee52c53a4
commit 9eefed45f7
4 changed files with 5 additions and 4 deletions

View file

@ -115,7 +115,7 @@ Func_5525f: ; 5525f (15:525f)
ld a, [hl]
ld [wd0b5], a
call GetMonHeader
ld d, $64
ld d, MAX_LEVEL
callab CalcExperience
ld a, [H_NUMTOPRINT] ; $ff96 (aliases: H_MULTIPLICAND)
ld b, a