diff options
| author | Jason Maskell <[email protected]> | 2016-05-09 10:39:54 +0200 |
|---|---|---|
| committer | Jason Maskell <[email protected]> | 2016-05-09 10:39:54 +0200 |
| commit | 79b3462799c28af8ba586349bd671b1b56e72353 (patch) | |
| tree | 3b06e36c390254c0dc7f3733a0d32af213d87293 /src/GLFunctions.cpp | |
| download | waveworks_archive-79b3462799c28af8ba586349bd671b1b56e72353.tar.xz waveworks_archive-79b3462799c28af8ba586349bd671b1b56e72353.zip | |
Initial commit with PS4 and XBone stuff trimmed.
Diffstat (limited to 'src/GLFunctions.cpp')
| -rw-r--r-- | src/GLFunctions.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/GLFunctions.cpp b/src/GLFunctions.cpp new file mode 100644 index 0000000..c8eb191 --- /dev/null +++ b/src/GLFunctions.cpp @@ -0,0 +1,3 @@ +#include "Internal.h" + +GFSDK_WAVEWORKS_GLFunctions NVSDK_GLFunctions;
\ No newline at end of file |