Removed unneeded files and console colors are disabled

This commit is contained in:
2026-04-04 20:35:12 +11:00
parent 98208f4bb5
commit ba9418f365
7 changed files with 28 additions and 218 deletions

View File

@@ -55,7 +55,7 @@
//version specifiers, embedded as the header
#define TOY_VERSION_MAJOR 2
#define TOY_VERSION_MINOR 0
#define TOY_VERSION_MINOR 1
#define TOY_VERSION_PATCH 0
//defined as a function, for technical reasons