forked from len0rd/rockbox
moved sounds settings to settings.h, config.h is only for including the
correct sub-config.h filea git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1086 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
258919cc55
commit
6cd60cc3e3
3 changed files with 14 additions and 13 deletions
|
@ -28,6 +28,7 @@
|
|||
#include "thread.h"
|
||||
#include "panic.h"
|
||||
#include "file.h"
|
||||
#include "settings.h"
|
||||
|
||||
#define MPEG_STACK_SIZE 0x2000
|
||||
#define MPEG_CHUNKSIZE 0x20000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue