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 c33b42f..aca1cca 100644
--- a/vdp.h
+++ b/vdp.h
@@ -118,7 +118,7 @@ enum {
#define BIT_SPRITE_SZ 0x02
//Mode reg 3
-#define BIT_EINT_EN 0x10
+#define BIT_EINT_EN 0x08
#define BIT_VSCROLL 0x04
//Mode reg 4