add setting for dinput detours hooks

This commit is contained in:
FunkyFr3sh 2021-08-11 14:07:47 +02:00
parent 71f3b03763
commit 4ee34d1c77
3 changed files with 6 additions and 4 deletions

View file

@ -127,6 +127,7 @@ typedef struct CNCDDRAW
BOOL d3d9linear;
BOOL gdilinear;
int resolutions;
BOOL dinputhook;
BOOL armadahack;
BOOL tshack;
BOOL cnchack;