summaryrefslogtreecommitdiff
path: root/lib/colours.h
diff options
context:
space:
mode:
authorPhysick <96335032+DegustatorPonos@users.noreply.github.com>2026-01-02 22:41:25 +0500
committerPhysick <96335032+DegustatorPonos@users.noreply.github.com>2026-01-02 22:41:25 +0500
commit9477bf2b6cce08f648b1d9b3c37a2bf697854e70 (patch)
tree7c94f575961e41e50d65052d473735b6daa11f0e /lib/colours.h
Not working version
Diffstat (limited to 'lib/colours.h')
-rw-r--r--lib/colours.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/colours.h b/lib/colours.h
new file mode 100644
index 0000000..e7c637e
--- /dev/null
+++ b/lib/colours.h
@@ -0,0 +1,7 @@
+#define PALET_16BIT
+
+#ifdef PALET_16BIT
+
+#define white 0xFFFF
+
+#endif //PALET_16BIT