diff options
Diffstat (limited to 'IvyCursor/IvyCursor.h')
-rw-r--r-- | IvyCursor/IvyCursor.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/IvyCursor/IvyCursor.h b/IvyCursor/IvyCursor.h new file mode 100644 index 0000000..e60f2eb --- /dev/null +++ b/IvyCursor/IvyCursor.h @@ -0,0 +1,3 @@ +#pragma once
+
+#include "resource.h"
|