aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfxvideo/cfg.c
diff options
context:
space:
mode:
authornotaz2010-11-18 15:08:15 +0200
committernotaz2010-11-18 15:08:15 +0200
commite906c010e1bea71ed4df425be97ce45dc777818c (patch)
tree08776f015004a3f4ae2222a51ff2993e23a1b129 /plugins/dfxvideo/cfg.c
parentf2bd6ff85d23f3e421b2f30f86080d71d4e95046 (diff)
downloadpcsx_rearmed-e906c010e1bea71ed4df425be97ce45dc777818c.tar.gz
pcsx_rearmed-e906c010e1bea71ed4df425be97ce45dc777818c.tar.bz2
pcsx_rearmed-e906c010e1bea71ed4df425be97ce45dc777818c.zip
build plugins in
Diffstat (limited to 'plugins/dfxvideo/cfg.c')
-rw-r--r--plugins/dfxvideo/cfg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/dfxvideo/cfg.c b/plugins/dfxvideo/cfg.c
index 9baf8bc..dbc3bc5 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;