mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-31 00:30:57 +00:00
clear key states on game start
This commit is contained in:
parent
c3b2533803
commit
e3b2bfb81a
6 changed files with 6 additions and 2 deletions
|
@ -47,7 +47,6 @@ extern void IN_MouseEvent (int mstate);
|
|||
//extern void IN_MouseMove (usercmd_t *cmd);
|
||||
extern void IN_Move (void);
|
||||
extern void IN_Accumulate (void);
|
||||
extern void IN_ClearStates (void);
|
||||
extern void IN_Commands (void);
|
||||
|
||||
#endif // _IN_WIN_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue