forked from len0rd/rockbox
Dice rolling plugin by me with help from Paul_the_Nerd on some keypads
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8924 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0c886b7697
commit
b626f49cf4
2 changed files with 284 additions and 0 deletions
|
@ -20,6 +20,7 @@ vbrfix.c
|
|||
viewer.c
|
||||
|
||||
#ifndef IRIVER_IFP7XX_SERIES /* Temporarily disable plugins for iFP7xx */
|
||||
dice.c
|
||||
#ifdef HAVE_LCD_BITMAP /* Not for the Player */
|
||||
|
||||
#if CONFIG_LCD != LCD_IPOD2BPP /* Plugins needing the grayscale lib */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue