textures
This commit is contained in:
@@ -19,6 +19,8 @@ void CompileShader( const char *szShader )
|
||||
|
||||
s_pVulkanSpirvCompiler->CompileShader(szShader, &shader);
|
||||
|
||||
Plat_MakeDir("../build", 0755);
|
||||
Plat_MakeDir("../build/funnygame", 0755);
|
||||
Plat_MakeDir("../build/funnygame/assets", 0755);
|
||||
Plat_MakeDir("../build/funnygame/assets/shaders", 0755);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user