Example file naming

This commit is contained in:
saschawillems 2017-03-31 09:59:32 +02:00
parent c849d18db3
commit 2efa12083b
3 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@
#include "VulkanBuffer.hpp"
#include "VulkanModel.hpp"
#define ENABLE_VALIDATION true
#define ENABLE_VALIDATION false
// Options and values to display/toggle from the UI
struct UISettings {