Add true color detection

This commit is contained in:
2024-01-28 22:58:33 +01:00
parent fb57fbb83d
commit d21cf0869e
3 changed files with 9 additions and 1 deletions

View File

@ -1,7 +1,7 @@
LDLIBS := -lscerror -lm
MAJOR := 1
MINOR := 1
MINOR := 2
PATCH := 0
GENERATELIBHEADER := 1