summaryrefslogtreecommitdiff
path: root/engine
diff options
context:
space:
mode:
Diffstat (limited to 'engine')
-rw-r--r--engine/gfx/cgb_layouts.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/gfx/cgb_layouts.asm b/engine/gfx/cgb_layouts.asm
index 851486d49..06e060443 100644
--- a/engine/gfx/cgb_layouts.asm
+++ b/engine/gfx/cgb_layouts.asm
@@ -883,7 +883,7 @@ _CGB_MagnetTrain:
_CGB_GamefreakLogo:
ld de, wBGPals1
- ld a, PREDEFPAL_GAMEFREAK_LOGO
+ ld a, PREDEFPAL_GAMEFREAK_LOGO_BG
call GetPredefPal
call LoadHLPaletteIntoDE
ld hl, .Palette