diff options
| author | Takamichi Horikawa <takamichiho@gmail.com> | 2018-01-03 23:32:07 +0900 |
|---|---|---|
| committer | Takamichi Horikawa <takamichiho@gmail.com> | 2018-01-03 23:32:07 +0900 |
| commit | 0f8ada275cae8d6e4517307ca9a93c6c0fa6146e (patch) | |
| tree | 765d0d4a5539dc1f129d4224aa796e8d39f1bafe /common | |
| parent | 14781af5d17e83285054804b2093d3579d49dbbd (diff) | |
renamed to 98fmplayer
Diffstat (limited to 'common')
| -rw-r--r-- | common/fmplayer_drumrom_unix.c | 2 |
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"; |
