diff options
Diffstat (limited to 'mobile/mobile_5b.asm')
-rw-r--r-- | mobile/mobile_5b.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_5b.asm b/mobile/mobile_5b.asm index 2598fc39e..2002facb5 100644 --- a/mobile/mobile_5b.asm +++ b/mobile/mobile_5b.asm @@ -650,7 +650,7 @@ Function16cbd1: ld a, $5 call FarCopyWRAM farcall ApplyPals - ld a, $1 + ld a, TRUE ldh [hCGBPalUpdate], a ret |