From 83205d8921910cbd96a8da1f748b44ee23746cd1 Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Fri, 17 Dec 2021 13:00:55 -0500 Subject: [PATCH] SDL2# now supports SDL2_gfx! --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index c220f52..3b0ad71 100644 --- a/README +++ b/README @@ -19,6 +19,7 @@ is written in a way that can be used for any general C# application. The wrapper provides bindings for the following libraries: - SDL2 +- SDL2_gfx - SDL2_image - SDL2_mixer - SDL2_ttf