progress with setting rgb (add functions to set in app type)

This commit is contained in:
2024-12-30 04:14:07 +00:00
parent 5dde0517cc
commit fc69a0e4c3
5 changed files with 251 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ struct
, r = 0.0
, g = 0.0
, b = 0.0
, num = 0
}
end