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 a051e2d..7321091 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -145,6 +145,9 @@ metronome.c #ifdef HAVE_LCD_BITMAP /* Not for the Archos Player */ 2048.c + +amaze.c + /* Lua needs at least 160 KB to work in */ #if PLUGIN_BUFFER_SIZE >= 0x80000 boomshine.lua @@ -164,6 +167,7 @@ spacerocks.c blackjack.c bounce.c bubbles.c + calculator.c chip8.c chopper.c |