diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2025-01-16 16:55:42 +0100 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2025-01-16 16:55:42 +0100 |
commit | c67b45d485bee3656287d6a77532d7c53ac17325 (patch) | |
tree | 8629dda41591793811320f2c610e14f71bc84775 /reduced_system_layer.c | |
parent | 906c7a102aebcf5e985c20dbca7af155718304dd (diff) | |
download | reduced_system_layer-c67b45d485bee3656287d6a77532d7c53ac17325.zip |
Graphics colors; Refactor
Diffstat (limited to 'reduced_system_layer.c')
-rw-r--r-- | reduced_system_layer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/reduced_system_layer.c b/reduced_system_layer.c index 634b13e..8b35ea3 100644 --- a/reduced_system_layer.c +++ b/reduced_system_layer.c @@ -41,6 +41,7 @@ // - UI // - Icons // - Vector math +// - CMYK color // - Test suite // - System // - Window |