mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
lua add demo scripts, atexit handler, gui_scrollbar_draw
Change-Id: Ie8794e8a487f73952dae43e036787b6972fdbbee
This commit is contained in:
parent
60c5a29408
commit
90118f14cf
22 changed files with 2374 additions and 22 deletions
|
@ -154,6 +154,7 @@ metronome.c
|
|||
/* Lua needs at least 160 KB to work in */
|
||||
#if PLUGIN_BUFFER_SIZE >= 0x80000
|
||||
boomshine.lua
|
||||
lua_scripts.lua
|
||||
#ifdef HAVE_LCD_COLOR
|
||||
pixel-painter.lua
|
||||
#endif /* HAVE_LCD_COLOR */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue