X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfxvideo%2Fcfg.c;h=dbc3bc58eccfedb24a2efc5518167ee1255a155a;hp=9baf8bc2a2a16456949f92366ff5928b0dbbc8da;hb=e906c010e1bea71ed4df425be97ce45dc777818c;hpb=f2bd6ff85d23f3e421b2f30f86080d71d4e95046 diff --git a/plugins/dfxvideo/cfg.c b/plugins/dfxvideo/cfg.c index 9baf8bc2..dbc3bc58 100644 --- a/plugins/dfxvideo/cfg.c +++ b/plugins/dfxvideo/cfg.c @@ -80,7 +80,7 @@ char * pConfigFile = NULL; size+=sprintf(pB+size, "%s = %.1f\n", name, (double)var); \ } -void ReadConfigFile() +static void ReadConfigFile() { struct stat buf; FILE *in;char t[256];int len, size; @@ -213,7 +213,7 @@ void AboutDlgProc(void) ExecCfg(args); } -void ReadConfig(void) +void ReadConfigGPU(void) { // defaults iResX=640;iResY=480;