summaryrefslogtreecommitdiff
path: root/home/palettes.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/palettes.asm')
-rw-r--r--home/palettes.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/palettes.asm b/home/palettes.asm
index 93498aedd..30e14c8b3 100644
--- a/home/palettes.asm
+++ b/home/palettes.asm
@@ -79,7 +79,7 @@ DmgToCgbBGPals:: ; c9f
ld [rBGP], a
push af
-; Don't need to be here if CGB
+; Don't need to be here if DMG
ld a, [hCGB]
and a
jr z, .end