- 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:
Randy Heit 2009-07-11 01:40:01 +00:00
commit 417779440d
15 changed files with 1733 additions and 156 deletions

View file

@ -53,6 +53,7 @@
#include "i_music.h"
#include "i_input.h"
#include "m_joy.h"
#include "v_video.h"
#include "v_text.h"