forked from len0rd/rockbox
Build solitaire for colour LCD targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8094 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a407e6a5e3
commit
ee96ba1509
1 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,6 @@ dict.c
|
||||||
#ifndef HAVE_LCD_COLOR
|
#ifndef HAVE_LCD_COLOR
|
||||||
fire.c
|
fire.c
|
||||||
plasma.c
|
plasma.c
|
||||||
solitaire.c
|
|
||||||
#endif
|
#endif
|
||||||
bejeweled.c
|
bejeweled.c
|
||||||
bounce.c
|
bounce.c
|
||||||
|
@ -48,12 +47,13 @@ sliding_puzzle.c
|
||||||
snake.c
|
snake.c
|
||||||
snake2.c
|
snake2.c
|
||||||
sokoban.c
|
sokoban.c
|
||||||
|
solitaire.c
|
||||||
star.c
|
star.c
|
||||||
|
starfield.c
|
||||||
|
sudoku.c
|
||||||
#if CONFIG_LCD == LCD_SSD1815
|
#if CONFIG_LCD == LCD_SSD1815
|
||||||
video.c
|
video.c
|
||||||
#endif
|
#endif
|
||||||
starfield.c
|
|
||||||
sudoku.c
|
|
||||||
vu_meter.c
|
vu_meter.c
|
||||||
|
|
||||||
#ifdef HAVE_RTC /* Recorder models only */
|
#ifdef HAVE_RTC /* Recorder models only */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue