1
0
Fork 0
forked from len0rd/rockbox

revert/fix parts of r19673, as it changed some e200 keymaps and introduces not-needed FIXME comments.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19778 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Wenger 2009-01-16 15:35:05 +00:00
parent e6bf9f9ff8
commit 15013562dc
17 changed files with 19 additions and 26 deletions

View file

@ -23,7 +23,6 @@
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 */