Shader compile step

This commit is contained in:
duck
2025-03-28 01:02:56 +05:00
parent c95a5e7d1c
commit 5513044d61
5 changed files with 33 additions and 0 deletions

1
src/graphics.zig Normal file
View File

@@ -0,0 +1 @@
const sdl = @import("sdl.zig");