X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fplugin_lib.h;h=6cfe596493c981df3683ae4827373e8b184fd307;hb=20ed712f92d53fa7d51a4b805af997f5770077ae;hp=cb1f4f77fe750953bb970d8923d79b01f80b64ca;hpb=5a920d326f0508f941d6cfc6c42500e961f82a72;p=pcsx_rearmed.git diff --git a/frontend/plugin_lib.h b/frontend/plugin_lib.h index cb1f4f77..6cfe5964 100644 --- a/frontend/plugin_lib.h +++ b/frontend/plugin_lib.h @@ -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;