1
0
Fork 0
forked from len0rd/rockbox

Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19363 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2008-12-08 09:51:42 +00:00
parent 66459fee3d
commit 6471b3c81a
41 changed files with 85 additions and 79 deletions

View file

@ -166,8 +166,8 @@
#define PACMAN_LEFT BUTTON_LEFT
#define PACMAN_RIGHT BUTTON_RIGHT
#define PACMAN_1UP BUTTON_CUSTOM
#define PACMAN_2UP BUTTON_SELECT
#define PACMAN_COIN BUTTON_PLAY
#define PACMAN_2UP BUTTON_PLAY
#define PACMAN_COIN BUTTON_SELECT
#define PACMAN_MENU BUTTON_MENU
#else