diff options
| author | Adam Boot <rotator@gmail.com> | 2006-02-24 00:24:03 +0000 |
|---|---|---|
| committer | Adam Boot <rotator@gmail.com> | 2006-02-24 00:24:03 +0000 |
| commit | 0b489779cee2297e66f999dc68261fa1df9f452f (patch) | |
| tree | d4c9b7d5693c5ecd5ff66ee58c05fa47b7c181e1 /apps/plugins/SOURCES | |
| parent | 42295c438d5b973520fae5176d9a3b6ea02fc569 (diff) | |
| download | rockbox-0b489779cee2297e66f999dc68261fa1df9f452f.zip rockbox-0b489779cee2297e66f999dc68261fa1df9f452f.tar.gz rockbox-0b489779cee2297e66f999dc68261fa1df9f452f.tar.bz2 rockbox-0b489779cee2297e66f999dc68261fa1df9f452f.tar.xz | |
new menu system, consolidated button assignments, ipod mini support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8821 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index e291cc4..190d625 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -33,10 +33,7 @@ mandelbrot.c #endif solitaire.c -#if (LCD_WIDTH != 138) -/* These need adjusting for the Mini's screen */ bejeweled.c -#endif bounce.c #if (LCD_WIDTH != 138) && (LCD_WIDTH != 128) /* These need adjusting for the Mini's and iRiver if'p screen */ |