From 91828efee15d9318c790bcce25f5d5959ba588c5 Mon Sep 17 00:00:00 2001 From: Stuart Adams Date: Mon, 21 Jun 2021 17:48:17 +0100 Subject: Updated README.md to add link to sokol_color.h --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6179f600..225ba9be 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ useful details for integrating the Sokol headers into your own project with your - [**sokol\_debugtext.h**](https://github.com/floooh/sokol/blob/master/util/sokol_debugtext.h): a simple text renderer using vintage home computer fonts - [**sokol\_memtrack.h**](https://github.com/floooh/sokol/blob/master/util/sokol_memtrack.h): easily track memory allocations in sokol headers - [**sokol\_shape.h**](https://github.com/floooh/sokol/blob/master/util/sokol_shape.h): generate simple shapes and plug them into sokol-gfx resource creation structs +- [**sokol\_color.h**](https://github.com/floooh/sokol/blob/master/util/sokol_color.h): X11 style color constants and functions for creating sg_color objects ## Notes -- cgit v1.2.3