1
0
Fork 0
forked from len0rd/rockbox

Adds random folder advance option. RESETS SETTINGS. Refer to random_folder_advance_config wiki page for more info

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11158 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2006-10-09 10:54:17 +00:00
parent be2eb02d7a
commit 27ad51fb15
7 changed files with 371 additions and 4 deletions

View file

@ -9,6 +9,7 @@ firmware_flash.c
logo.c
metronome.c
mosaique.c
random_folder_advance_config.c
#if (LCD_WIDTH != 240) && ((LCD_WIDTH != 128) || (LCD_HEIGHT != 64))
rockblox.c
#endif