WIP
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user