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:
rogerman 2012-05-09 05:18:46 +00:00
parent 532358c562
commit ed51d86bdc
1 changed files with 1 additions and 1 deletions

View File

@ -31,8 +31,8 @@ typedef enum _OENDSButton
OENDSButtonY,
OENDSButtonL,
OENDSButtonR,
OENDSButtonSelect,
OENDSButtonStart,
OENDSButtonSelect,
OENDSButtonMicrophone,
OENDSButtonLid,
OENDSButtonDebug,