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

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;