diff options
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/SOURCES | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 8db0738..b335a06 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -24,7 +24,6 @@ dict.c #ifndef HAVE_LCD_COLOR fire.c plasma.c -solitaire.c #endif bejeweled.c bounce.c @@ -48,12 +47,13 @@ sliding_puzzle.c snake.c snake2.c sokoban.c +solitaire.c star.c +starfield.c +sudoku.c #if CONFIG_LCD == LCD_SSD1815 video.c #endif -starfield.c -sudoku.c vu_meter.c #ifdef HAVE_RTC /* Recorder models only */ |