You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Use TRUE for hCGBPalUpdate
This commit is contained in:
@@ -197,7 +197,7 @@ ClearPalettes::
|
||||
ldh [rSVBK], a
|
||||
|
||||
; Request palette update
|
||||
ld a, 1
|
||||
ld a, TRUE
|
||||
ldh [hCGBPalUpdate], a
|
||||
ret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user