diff options
Diffstat (limited to 'Hunt Showdown/DLL/DLL.cpp')
-rw-r--r-- | Hunt Showdown/DLL/DLL.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Hunt Showdown/DLL/DLL.cpp b/Hunt Showdown/DLL/DLL.cpp new file mode 100644 index 0000000..a3aa76f --- /dev/null +++ b/Hunt Showdown/DLL/DLL.cpp @@ -0,0 +1,6 @@ +// TestDLL.cpp : Defines the exported functions for the DLL application. +// + +#include "stdafx.h" + + |