summaryrefslogtreecommitdiff
path: root/video/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/console.h')
-rw-r--r--video/console.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/video/console.h b/video/console.h
index 22184fb..e8939e7 100644
--- a/video/console.h
+++ b/video/console.h
@@ -7,8 +7,8 @@
#define SCR_REAL_WIDTH 80
-#define SCR_WIDTH 70
-#define SCR_HEIGHT 23
+#define SCR_WIDTH 78
+#define SCR_HEIGHT 24
#define SCR_CTRL 0x3D4
#define SCR_DATA 0x3D5