summaryrefslogtreecommitdiff
path: root/vdp.h
diff options
context:
space:
mode:
Diffstat (limited to 'vdp.h')
-rw-r--r--vdp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vdp.h b/vdp.h
index a5aa6ab..1465a94 100644
--- a/vdp.h
+++ b/vdp.h
@@ -51,7 +51,7 @@ enum {
REG_WINDOW,
REG_SCROLL_B,
REG_SAT,
- REG_BG_COLOR,
+ REG_BG_COLOR=7,
REG_HINT=0xA,
REG_MODE_3,
REG_MODE_4,