Refactor ExampleApps

This commit is contained in:
2023-10-04 19:59:59 +02:00
parent e0f24153d3
commit 82c3b77666
4 changed files with 90 additions and 70 deletions

View File

@@ -10,7 +10,7 @@
#include <algorithm>
#undef max
namespace openVulkano
namespace OpenVulkano
{
class EngineConfiguration
{