1
0

Fixed issue plane not showing up

This commit is contained in:
2025-05-08 19:41:59 +02:00
parent f91fc8bf56
commit db3bd3a1e7
6 changed files with 1475 additions and 1389 deletions

View File

@@ -1,8 +1,6 @@
require("premake", ">=5.0-beta2")
project "HelloVulkan"
files{
"**.cpp",
"**.h"
}
files {
"**.cpp",
"**.h"
}