forked from len0rd/rockbox
Use PLA in boomshine.lua instead of the awkward kbd_input context. This enables it on RaaA.
Change-Id: I616bb39c1e785e39e9369d2ccef45477911bb5a3
This commit is contained in:
parent
c406f94592
commit
7c623d577b
3 changed files with 12 additions and 7 deletions
|
@ -11,6 +11,10 @@ search.c
|
|||
sort.c
|
||||
theme_remove.c
|
||||
vbrfix.c
|
||||
#if PLUGIN_BUFFER_SIZE >= 0x80000
|
||||
boomshine.lua
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */
|
||||
#ifdef HAVE_ADJUSTABLE_CPU_FREQ
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue