mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
RaaA: Fix write locations of plugins
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29506 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a25153be6b
commit
f9f89cf5cb
25 changed files with 66 additions and 36 deletions
|
|
@ -228,7 +228,7 @@ typedef fb_data pix_t;
|
|||
#define MAX_SLIDES_COUNT 10
|
||||
|
||||
#define THREAD_STACK_SIZE DEFAULT_STACK_SIZE + 0x200
|
||||
#define CACHE_PREFIX PLUGIN_DEMOS_DIR "/pictureflow"
|
||||
#define CACHE_PREFIX PLUGIN_DEMOS_DATA_DIR "/pictureflow"
|
||||
|
||||
#define EV_EXIT 9999
|
||||
#define EV_WAKEUP 1337
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue