forked from len0rd/rockbox
c200v2: reduce the plugin even further
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26749 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
567ef674f0
commit
c75b713bef
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@
|
||||||
#define CODEC_SIZE 0x48000
|
#define CODEC_SIZE 0x48000
|
||||||
|
|
||||||
/* The number of bytes reserved for loadable plugins */
|
/* The number of bytes reserved for loadable plugins */
|
||||||
#define PLUGIN_BUFFER_SIZE 0x18000
|
#define PLUGIN_BUFFER_SIZE 0x14000
|
||||||
|
|
||||||
#define AB_REPEAT_ENABLE 1
|
#define AB_REPEAT_ENABLE 1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue