summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--bin/gfxx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/gfxx.c b/bin/gfxx.c
index f1ad3671..9eae971d 100644
--- a/bin/gfxx.c
+++ b/bin/gfxx.c
@@ -407,6 +407,7 @@ static const uint8_t PRESETS[][4] = {
     { 1, 1, 1, 1 },
     { 2, 2, 2, 2 },
     { 0, 3, 3, 2 },
+    { 4, 4, 4, 4 },
     { 1, 5, 5, 5 },
     { 0, 5, 6, 5 },
     { 0, 8, 8, 8 },