This commit is contained in:
2025-05-29 22:18:55 +08:00
parent b0b4683f7d
commit 35a220de3f
7 changed files with 157 additions and 7244 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -6,6 +6,7 @@
#if _WIN32
#include <Windows.h>
#include <d3d8.h>
#include <dinput.h>
#else
#include "win32_shim.h"
#endif
@@ -21,6 +22,7 @@ typedef uint16_t word;
typedef uint32_t dword;
typedef unsigned long ulong;
typedef unsigned char uchar;
typedef unsigned long uint;
struct undefined3 {
uint8_t _0;

File diff suppressed because it is too large Load Diff

View File

@@ -13,6 +13,7 @@ dlgs.h
excpt.h
float.h
guiddef.h
Guiddef.h
imm.h
io.h
jmorecfg.h
@@ -48,7 +49,6 @@ rpcnsip.h
rpcnterr.h
servprov.h
shellapi.h
snddef.h
stdarg.h
stdint.h
stdio.h