1
0
Fork 0
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:
Brandon Low 2006-03-05 22:42:50 +00:00
parent 0c886b7697
commit b626f49cf4
2 changed files with 284 additions and 0 deletions

View file

@ -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 */