changeset 60:48f280c19e16

mmiResources.h: extend from 84x48 to 96x64
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 21 Oct 2020 03:31:04 +0000
parents 7bd3e62a0c68
children 75067af48bfd
files src/ui/bmi/mmiResources.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/ui/bmi/mmiResources.h	Wed Oct 21 02:58:13 2020 +0000
+++ b/src/ui/bmi/mmiResources.h	Wed Oct 21 03:31:04 2020 +0000
@@ -70,8 +70,8 @@
 
 
 #ifndef LSCREEN
-#define SCREEN_SIZE_X               84
-#define SCREEN_SIZE_Y               48 
+#define SCREEN_SIZE_X               96
+#define SCREEN_SIZE_Y               64
 #define LINE_HEIGHT                 8
 #define CHAR_WIDTH                  6
 #define LINE_HEIGHT_LATIN           (LINE_HEIGHT)