X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfxvideo%2Fcfg.h;h=d51dd5befe8a1b548f3ee7980e1647dfc2537041;hp=fa259f30a76fadeb6b35cec1bc669bc1b4f22f5f;hb=e906c010e1bea71ed4df425be97ce45dc777818c;hpb=f2bd6ff85d23f3e421b2f30f86080d71d4e95046 diff --git a/plugins/dfxvideo/cfg.h b/plugins/dfxvideo/cfg.h index fa259f30..d51dd5be 100644 --- a/plugins/dfxvideo/cfg.h +++ b/plugins/dfxvideo/cfg.h @@ -18,7 +18,7 @@ #ifndef _GPU_CFG_H_ #define _GPU_CFG_H_ -void ReadConfig(void); +void ReadConfigGPU(void); void WriteConfig(void); void ReadWinSizeConfig(void);