1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2025-01-31 12:13:44 +01:00

Add xinput.h to PCH

This commit is contained in:
Tau 2019-03-05 13:28:23 -05:00
parent 463d55cddc
commit 9ae07c6e49

View File

@ -10,6 +10,7 @@
#include <winternl.h>
#include <setupapi.h>
#include <unknwn.h>
#include <xinput.h>
#include <d3d9.h>
/* Win32 kernel-mode definitions */