From 82ff0c7765acb04d798de6aaf24940b401560a02 Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Sun, 9 Mar 2025 03:33:21 +0100 Subject: [PATCH] resize to Sun size --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 23b4854..8857040 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ #-------------------------------------------------------- PETIT = +w800 +h600 -MOYEN = +w1280 +h1024 +MOYEN = +w1152 +h900 GRAND = +w1600 +h1200 DIMS=$(MOYEN)