refactoring
This commit is contained in:
parent
95afd87656
commit
baaa87b18f
62 changed files with 7231 additions and 6636 deletions
7
inc/directinput.h
Normal file
7
inc/directinput.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
#ifndef DINPUTINPUT_H
|
||||
#define DINPUTINPUT_H
|
||||
|
||||
void dinput_hook();
|
||||
void dinput_unhook();
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue