mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
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:
parent
4df6dc24f8
commit
48896c7de2
11 changed files with 178 additions and 185 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue