feat: draw white texture using SDL2

This commit is contained in:
2022-01-07 22:46:17 -04:00
parent 8fb666624f
commit da7f21f47e
4 changed files with 57 additions and 6 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "lib/SDL.zig"]
path = lib/SDL.zig
url = https://github.com/MasterQ32/SDL.zig