aboutsummaryrefslogtreecommitdiffstats
path: root/ram
diff options
context:
space:
mode:
Diffstat (limited to 'ram')
-rw-r--r--ram/wram.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/ram/wram.asm b/ram/wram.asm
index aa36c188..e7d35f96 100644
--- a/ram/wram.asm
+++ b/ram/wram.asm
@@ -1029,7 +1029,8 @@ wScriptedNPCWalkCounter:: db
ds 1
-wGBC:: db
+; always 0 since full CGB support was not implemented
+wOnCGB:: db
; if running on SGB, it's 1, else it's 0
wOnSGB:: db