From 79b3462799c28af8ba586349bd671b1b56e72353 Mon Sep 17 00:00:00 2001 From: Jason Maskell Date: Mon, 9 May 2016 10:39:54 +0200 Subject: Initial commit with PS4 and XBone stuff trimmed. --- src/GLFunctions.cpp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/GLFunctions.cpp (limited to 'src/GLFunctions.cpp') 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 -- cgit v1.2.3