summaryrefslogtreecommitdiff
path: root/engine/gfx
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-06-11 14:05:08 -0400
committerentrpntr <entrpntr@gmail.com>2020-06-11 14:05:08 -0400
commitceffef935f34059842adc11a13e2a7fbceb35a49 (patch)
tree172b0a95292b7b8873283bce27c451c0c5d8db2f /engine/gfx
parent09a82aec6fbe333862211398d073b0f707269c3b (diff)
Address review comments, plus a few more labels/cleanups.
Diffstat (limited to 'engine/gfx')
-rw-r--r--engine/gfx/color.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/gfx/color.asm b/engine/gfx/color.asm
index 0db1ee27..d7998019 100644
--- a/engine/gfx/color.asm
+++ b/engine/gfx/color.asm
@@ -211,7 +211,7 @@ Unreferenced_Function915e:
call GetPredefPal
jp LoadHLPaletteIntoDE
-Function9178:
+Intro_LoadMonPalette:
call CheckCGB
jr nz, .cgb
ldh a, [hSGB]