diff options
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 4485f87..76859df 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -35,10 +35,9 @@ mandelbrot.c plasma.c bounce.c -#ifndef IRIVER_H10_5GB bubbles.c -#endif -#if LCD_WIDTH != 128 + +#if LCD_WIDTH != 128 /* These need adjusting for the iRiver if'p screen */ brickmania.c #endif |