PHONE_DISPLAY_HEIGHT is 4, the number of visible phone entries

This commit is contained in:
Rangi
2020-01-19 14:10:10 -05:00
parent bd67691bc3
commit 80cf859cd3
3 changed files with 27 additions and 26 deletions

View File

@@ -6998,7 +6998,7 @@ GiveExperiencePoints:
ld a, [wCurPartyMon]
ld c, a
ld b, CHECK_FLAG
ld d, FALSE
ld d, 0
predef SmallFarFlagAction
ld a, c
and a