diff options
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 526a127..0e0a78b 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -85,6 +85,10 @@ xobox.c spacerocks.c +#if LCD_DEPTH >= 16 +rockpaint.c +#endif + #endif /* HAVE_LCD_BITMAP */ #ifdef HAVE_LCD_CHARCELLS /* Player model only */ |