working on vulkan

This commit is contained in:
2024-10-08 15:23:20 +02:00
parent 81dd86a905
commit b075f8ea73
15 changed files with 174 additions and 66 deletions

View File

@@ -4,5 +4,4 @@ target("LoadingPulse")
set_extension(".x86_64")
end
add_files("main.c")
set_targetdir("build/")
target_end()