aboutsummaryrefslogtreecommitdiff
path: root/common/fmplayer_drumrom_unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/fmplayer_drumrom_unix.c')
-rw-r--r--common/fmplayer_drumrom_unix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/fmplayer_drumrom_unix.c b/common/fmplayer_drumrom_unix.c
index 587be20..cef2d4a 100644
--- a/common/fmplayer_drumrom_unix.c
+++ b/common/fmplayer_drumrom_unix.c
@@ -9,7 +9,7 @@ static struct {
bool loaded;
} g;
-#define DATADIR "/.local/share/fmplayer/"
+#define DATADIR "/.local/share/98fmplayer/"
static void loadfile(void) {
const char *path = "ym2608_adpcm_rom.bin";