fix hotkey for Fallout2, jagged alliance 2, trivia and a probably a few other games
This commit is contained in:
parent
a063e25825
commit
9c18999a11
8 changed files with 135 additions and 57 deletions
|
@ -51,6 +51,7 @@
|
|||
<ClCompile Include="src\IDirectDraw\IDirectDrawGammaControl.c" />
|
||||
<ClCompile Include="src\indeo.c" />
|
||||
<ClCompile Include="src\ini.c" />
|
||||
<ClCompile Include="src\keyboard.c" />
|
||||
<ClCompile Include="src\utils.c" />
|
||||
<ClCompile Include="src\hook.c" />
|
||||
<ClCompile Include="src\IDirectDraw\IDirectDraw.c" />
|
||||
|
@ -87,6 +88,7 @@
|
|||
<ClInclude Include="inc\IDirectDrawGammaControl.h" />
|
||||
<ClInclude Include="inc\indeo.h" />
|
||||
<ClInclude Include="inc\ini.h" />
|
||||
<ClInclude Include="inc\keyboard.h" />
|
||||
<ClInclude Include="inc\patch.h" />
|
||||
<ClInclude Include="inc\utils.h" />
|
||||
<ClInclude Include="inc\hook.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue