Initial commit

This commit is contained in:
2024-12-11 12:07:19 +01:00
commit 431b183e01
18 changed files with 2397 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#pragma once
#ifdef WIN32
#include <sdkddkver.h>
#endif