diff options
Diffstat (limited to 'engine/gfx/crystal_layouts.asm')
-rw-r--r-- | engine/gfx/crystal_layouts.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/engine/gfx/crystal_layouts.asm b/engine/gfx/crystal_layouts.asm index 4f424d7fc..a9b4e3ee8 100644 --- a/engine/gfx/crystal_layouts.asm +++ b/engine/gfx/crystal_layouts.asm @@ -222,7 +222,7 @@ MG_Mobile_Layout02: RGB 31, 31, 31 Function49742: - ld hl, .Palette_49757 + ld hl, .MobileBorderPalettes ld de, wBGPals1 ld bc, 8 palettes ld a, BANK(wBGPals1) @@ -230,8 +230,8 @@ Function49742: farcall ApplyPals ret -.Palette_49757: -INCLUDE "gfx/unknown/49757.pal" +.MobileBorderPalettes: +INCLUDE "gfx/trade/mobile_border.pal" _InitMG_Mobile_LinkTradePalMap: hlcoord 0, 0, wAttrmap |