delete_structs #13

Merged
scott merged 6 commits from delete_structs into main 2023-12-18 00:21:38 +00:00
Showing only changes of commit 84e3356758 - Show all commits

View File

@ -920,7 +920,7 @@ fn assert! {
& some basic colors
&&& TODO: add colors
let colors = @{
let colors = #{
:white (255, 255, 255, 255)
:light_gray (150, 150, 150, 255)
:dark_gray (50, 50, 50, 255)