From e8e5747650626442f8f9940ad5bc37b21ca85ad9 Mon Sep 17 00:00:00 2001 From: Takamichi Horikawa Date: Mon, 17 Jul 2017 00:38:13 +0900 Subject: soundout autoconf --- common/fmplayer_drumrom_unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/fmplayer_drumrom_unix.c b/common/fmplayer_drumrom_unix.c index 791b264..9111616 100644 --- a/common/fmplayer_drumrom_unix.c +++ b/common/fmplayer_drumrom_unix.c @@ -11,7 +11,7 @@ static struct { #define DATADIR "/.local/share/fmplayer/" -void loadfile(void) { +static void loadfile(void) { const char *path = "ym2608_adpcm_rom.bin"; const char *home = getenv("HOME"); char *dpath = 0; -- cgit v1.2.3