diff options
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 11e425f..4da5d86 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -97,8 +97,8 @@ rockboy.c /* not support recorder models for now */ #if (LCD_WIDTH > 112) && (LCD_HEIGHT > 64) fireworks.c -xobox.c #endif +xobox.c spacerocks.c #if LCD_DEPTH >= 16 rockpaint.c |