mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Input related generalisations
* Move key types into own file * Use Generalized input methods in game.cpp
This commit is contained in:
parent
7ea4a03c83
commit
1e86c89f36
3 changed files with 221 additions and 148 deletions
|
@ -22,6 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
|
||||
#include "irrlichttypes_extrabloated.h"
|
||||
#include <string>
|
||||
#include "client/keys.h"
|
||||
#include "keycode.h"
|
||||
#include <list>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue