Check for existing asset path on example start (Refs #274)

This commit is contained in:
saschawillems 2017-01-27 19:02:55 +01:00
parent 9a59b24c8d
commit d9cf65667b
2 changed files with 17 additions and 0 deletions

View file

@ -24,6 +24,7 @@
#include <iostream>
#include <chrono>
#include <sys/stat.h>
#define GLM_FORCE_RADIANS
#define GLM_FORCE_DEPTH_ZERO_TO_ONE