diff options
Diffstat (limited to 'mobile/mobile_5b.asm')
-rwxr-xr-x | mobile/mobile_5b.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile/mobile_5b.asm b/mobile/mobile_5b.asm index a35c85641..a1bd0ae35 100755 --- a/mobile/mobile_5b.asm +++ b/mobile/mobile_5b.asm @@ -681,8 +681,8 @@ Function16cbd1: ; 16cbd1 ld bc, 2 ld hl, Unknown_16cfa3 call AddNTimes - ld de, wBGPals1 + 1 palettes + 4 - ld bc, 2 + ld de, wBGPals1 palette 1 color 2 + ld bc, PAL_COLOR_SIZE ld a, $5 call FarCopyWRAM farcall ApplyPals |