From ec111247c614663d8231245a17c314b9b8b4a28c Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 21 Dec 2019 22:24:15 +0800 Subject: *misc --- src/core/vert.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/core/vert.h') diff --git a/src/core/vert.h b/src/core/vert.h index faf027e..8578d87 100644 --- a/src/core/vert.h +++ b/src/core/vert.h @@ -16,6 +16,8 @@ typedef uint Color; // ARGB typedef Vec4 Color32; +Color32 COLOR32_WHITE; + Color color32_tocolor(Color32* c); void color_tocolor32(Color c, Color32* out); void color32_saturate(Color32* c); -- cgit v1.1-26-g67d0