summaryrefslogtreecommitdiff
path: root/src/cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cfg.h')
-rw-r--r--src/cfg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cfg.h b/src/cfg.h
index 9c85435..2e91590 100644
--- a/src/cfg.h
+++ b/src/cfg.h
@@ -1,6 +1,6 @@
#pragma once
-#define CHR_WIDTH 8
-#define CHR_HEIGHT 16
+#define CHR_WIDTH 13
+#define CHR_HEIGHT 25
#define DISPLAY_WIDTH 400
#define DISPLAY_HEIGHT 224
#define TSIZE 16