You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Blind wram labels part 4.
This commit is contained in:
@@ -33,7 +33,7 @@ UpdateGameTimer:: ; 20ad
|
||||
|
||||
|
||||
; Don't update if game logic is paused.
|
||||
ld a, [$c2cd]
|
||||
ld a, [wc2cd]
|
||||
and a
|
||||
ret nz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user