X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fplugin_lib.h;h=6cfe596493c981df3683ae4827373e8b184fd307;hb=1d94bcebe550102471628f41282c2df6753078a6;hp=2ac49f2ceb97f95228ceb683f63c099eb30f4f68;hpb=9ed80467762a5024f7ba04e9fb384faceca35c29;p=pcsx_rearmed.git diff --git a/frontend/plugin_lib.h b/frontend/plugin_lib.h index 2ac49f2c..6cfe5964 100644 --- a/frontend/plugin_lib.h +++ b/frontend/plugin_lib.h @@ -93,7 +93,7 @@ struct rearmed_cbs { int abe_hack; int no_light, no_blend; int lineskip; - } gpu_unai; + } gpu_unai_old; struct { int ilace_force; int pixel_skip; @@ -102,7 +102,7 @@ struct rearmed_cbs { int blending; int dithering; int scale_hires; - } gpu_senquack; + } gpu_unai; struct { int dwActFixes; int bDrawDither, iFilterType, iFrameTexType;