X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fdfxvideo%2Fcfg.h;h=d51dd5befe8a1b548f3ee7980e1647dfc2537041;hb=3eb78778d86512b8811be2e3e469690c2171641a;hp=fa259f30a76fadeb6b35cec1bc669bc1b4f22f5f;hpb=ef79bbde537d6b9c745a7d86cb9df1d04c35590d;p=pcsx_rearmed.git 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);