diff options
Diffstat (limited to 'apps/plugins/invadrox.c')
| -rw-r--r-- | apps/plugins/invadrox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/invadrox.c b/apps/plugins/invadrox.c index 6b64fa7..1bbca81 100644 --- a/apps/plugins/invadrox.c +++ b/apps/plugins/invadrox.c @@ -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 |