aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Source/Gfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Gfx.h b/Source/Gfx.h
index 23f0156..f6cbb83 100644
--- a/Source/Gfx.h
+++ b/Source/Gfx.h
@@ -12,7 +12,7 @@
* Defines
* *************************************/
-#define X_SCREEN_RESOLUTION 384
+#define X_SCREEN_RESOLUTION 368
#define Y_SCREEN_RESOLUTION 240
#define VRAM_W 1024
#define VRAM_H 512