search and use user's Documents folder on Windows

This commit is contained in:
2018-09-17 22:39:32 +02:00
parent dfc4a956ab
commit 93d31e0374
4 changed files with 24 additions and 7 deletions

View File

@@ -77,6 +77,7 @@
#include <gl\GL.h>
#include <BugTrap.h>
#include <shlobj.h>
#include <shlwapi.h>
#define SHADER_VERSION "#version 150\n"