X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fcfg.c;h=cc8eeea6344493c091e0d07785480c6d94fbfa46;hp=2acb9c37dbcdf4e5a197678ebc79349246d97a12;hb=e906c010e1bea71ed4df425be97ce45dc777818c;hpb=f2bd6ff85d23f3e421b2f30f86080d71d4e95046 diff --git a/plugins/dfsound/cfg.c b/plugins/dfsound/cfg.c index 2acb9c37..cc8eeea6 100644 --- a/plugins/dfsound/cfg.c +++ b/plugins/dfsound/cfg.c @@ -84,7 +84,7 @@ void StartCfgTool(char * pCmdLine) // READ LINUX CONFIG FILE ///////////////////////////////////////////////////////// -void ReadConfigFile(void) +static void ReadConfigFile(void) { FILE *in;char t[256];int len; char * pB, * p; @@ -153,7 +153,7 @@ void ReadConfigFile(void) // READ CONFIG called by spu funcs ///////////////////////////////////////////////////////// -void ReadConfig(void) +void ReadConfigSPU(void) { iVolume=2; iXAPitch=0;