Cocoa OpenEmu Plug-in:
- Reorder NDS input enum to match the latest revision of the OpenEmu NDS system plug-in.
This commit is contained in:
parent
532358c562
commit
ed51d86bdc
|
@ -31,8 +31,8 @@ typedef enum _OENDSButton
|
|||
OENDSButtonY,
|
||||
OENDSButtonL,
|
||||
OENDSButtonR,
|
||||
OENDSButtonSelect,
|
||||
OENDSButtonStart,
|
||||
OENDSButtonSelect,
|
||||
OENDSButtonMicrophone,
|
||||
OENDSButtonLid,
|
||||
OENDSButtonDebug,
|
||||
|
|
Loading…
Reference in New Issue