- Added joystick config loading and saving support; moved generic joystick
interfaces to m_joy.h. - Added Raw Input PS2 adapter support. SVN r1713 (trunk)
This commit is contained in:
parent
ae2c4a6dbc
commit
417779440d
15 changed files with 1733 additions and 156 deletions
|
|
@ -53,6 +53,7 @@
|
|||
|
||||
#include "i_music.h"
|
||||
#include "i_input.h"
|
||||
#include "m_joy.h"
|
||||
|
||||
#include "v_video.h"
|
||||
#include "v_text.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue