feat: draw white texture using SDL2

This commit is contained in:
2022-10-21 05:11:50 -03:00
parent f3ad0eb3aa
commit 0e0b21d8c3
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