mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-12 14:42:31 -05:00
YELLOW ZOMBIES!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23457 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ea094b163d
commit
132256d1be
1 changed files with 0 additions and 1 deletions
|
|
@ -658,7 +658,6 @@ int wps_get_touchaction(struct wps_data *data)
|
||||||
break;
|
break;
|
||||||
case WPS_TOUCHREGION_VOLUME:
|
case WPS_TOUCHREGION_VOLUME:
|
||||||
{
|
{
|
||||||
int i;
|
|
||||||
const int min_vol = sound_min(SOUND_VOLUME);
|
const int min_vol = sound_min(SOUND_VOLUME);
|
||||||
const int max_vol = sound_max(SOUND_VOLUME);
|
const int max_vol = sound_max(SOUND_VOLUME);
|
||||||
if(r->width > r->height)
|
if(r->width > r->height)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue