1
0
Fork 0
mirror of https://github.com/Ryujinx/SDL2-CS.git synced 2025-01-10 13:15:37 +00:00

SDL2# now supports SDL2_gfx!

This commit is contained in:
Ethan Lee 2021-12-17 13:00:55 -05:00
parent 12137a127b
commit 83205d8921

1
README
View file

@ -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