From 586ebde8567cf24bc2cd12714cc8c97956328a46 Mon Sep 17 00:00:00 2001 From: Fabrice Date: Tue, 10 Feb 2026 13:54:58 +0100 Subject: rename to graphics --- src/graphics.cc | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/graphics.cc (limited to 'src/graphics.cc') diff --git a/src/graphics.cc b/src/graphics.cc new file mode 100644 index 0000000..d0a257a --- /dev/null +++ b/src/graphics.cc @@ -0,0 +1 @@ +#include "graphics.h" \ No newline at end of file -- cgit v1.2.3