1. Fixed a silly bug that prevented IR rotation in last rev from working, now IR rotation works fine, verified.

2. Added Roll Left/Right key mappings for keyboard.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4659 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
ayuanx
2009-12-08 19:58:19 +00:00
parent 4df6dc24f8
commit 48896c7de2
11 changed files with 178 additions and 185 deletions

View File

@ -22,7 +22,7 @@
#include <X11/keysym.h>
#endif
#define WM_CONTROLS 14
#define WM_CONTROLS 16
#define NC_CONTROLS 7
#define CC_CONTROLS 23
#define GH3_CONTROLS 14