summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-01-22 19:40:17 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2018-01-22 19:40:17 -0500
commita73c532738d055bb3d28a46b59f7fc87d2c998d4 (patch)
treee3566de414a399ef0711fad034a9c96d9ea9b864 /mobile
parentf81add782affc2ca3b196e0beb98e9c89d0f09ff (diff)
tile+color macros in gfx.asm
Diffstat (limited to 'mobile')
-rwxr-xr-xmobile/mobile_5b.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile/mobile_5b.asm b/mobile/mobile_5b.asm
index bb005b564..4c72661a5 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