forked from len0rd/rockbox
Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19673 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d32ebec9da
commit
6d5823f964
65 changed files with 476 additions and 89 deletions
|
@ -22,6 +22,8 @@
|
|||
#include "lib/md5.h"
|
||||
PLUGIN_HEADER
|
||||
|
||||
|
||||
/* FIXME: use "PLUGIN_APPS_DIR" */
|
||||
#define KEYBOX_FILE PLUGIN_DIR "/apps/keybox.dat"
|
||||
#define BLOCK_SIZE 8
|
||||
#define MAX_ENTRIES 12*BLOCK_SIZE /* keep this a multiple of BLOCK_SIZE */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue