You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
PHONE_DISPLAY_HEIGHT is 4, the number of visible phone entries
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user