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:
@@ -157,7 +157,7 @@ MG_Mobile_Layout01:
|
||||
.asm_49467
|
||||
farcall ApplyAttrmap
|
||||
farcall ApplyPals
|
||||
ld a, $1
|
||||
ld a, TRUE
|
||||
ldh [hCGBPalUpdate], a
|
||||
ret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user