forked from len0rd/rockbox
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
|
@ -632,7 +632,7 @@ CONFIG_KEYPAD == MROBE500_PAD
|
|||
#define TARGET_BOTTOM 3
|
||||
#define TARGET_UFO 4
|
||||
|
||||
#define HISCOREFILE PLUGIN_GAMES_DIR "/invadrox.high"
|
||||
#define HISCOREFILE PLUGIN_GAMES_DATA_DIR "/invadrox.high"
|
||||
|
||||
|
||||
/* The time (in ms) for one iteration through the game loop - decrease this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue