summaryrefslogtreecommitdiff
path: root/src/graphics.cc
diff options
context:
space:
mode:
authorFabrice <fabrice@schaub-dev.xyz>2026-02-10 13:54:58 +0100
committerFabrice <fabrice@schaub-dev.xyz>2026-02-10 13:54:58 +0100
commit586ebde8567cf24bc2cd12714cc8c97956328a46 (patch)
tree616689f07ebf98307bca6e2a7444b95c579da276 /src/graphics.cc
parent3a20c57f30e910576a5a274676be2a804ab200d7 (diff)
rename to graphics
Diffstat (limited to 'src/graphics.cc')
-rw-r--r--src/graphics.cc1
1 files changed, 1 insertions, 0 deletions
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