1
0
Fork 0
forked from len0rd/rockbox

Onda VX747: change PNG menu button to BUTTON_POWER

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22054 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2009-07-26 14:38:10 +00:00
parent 275a30092e
commit cece75eb42

View file

@ -299,6 +299,7 @@ You are free to name this file lodepng.cpp or lodepng.c depending on your usage.
#define PNG_PREVIOUS BUTTON_PLAYLIST
#elif CONFIG_KEYPAD == ONDAVX747_PAD
#define PNG_MENU BUTTON_POWER
#else
#error No keymap defined!