PHONE_DISPLAY_HEIGHT is 4, the number of visible phone entries
This commit is contained in:
@@ -33,9 +33,10 @@ SmallFarFlagAction:
|
||||
|
||||
; What are we doing to this flag?
|
||||
dec b
|
||||
jr z, .set ; 1
|
||||
jr z, .set ; 1 = SET_FLAG
|
||||
dec b
|
||||
jr z, .check ; 2
|
||||
jr z, .check ; 2 = CHECK_FLAG
|
||||
; 0 = RESET_FLAG
|
||||
|
||||
.reset
|
||||
ld a, c
|
||||
|
Reference in New Issue
Block a user