diff options
Diffstat (limited to 'engine/color.asm')
-rw-r--r-- | engine/color.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/color.asm b/engine/color.asm index d8814bf3a..d0dd0c3c8 100644 --- a/engine/color.asm +++ b/engine/color.asm @@ -202,7 +202,7 @@ Unreferenced_Function8b67: .cgb ld de, wOBPals1 - ld a, PREDEFPAL_GS_INTRO_CHARIZARD_BG + ld a, PREDEFPAL_PACK call GetPredefPal jp LoadHLPaletteIntoDE |