standalone: update gun support
[pcsx_rearmed.git] / frontend / plugin_lib.h
index cb1f4f7..4e5ad8b 100644 (file)
@@ -23,7 +23,6 @@ enum {
        DKEY_CROSS,
        DKEY_SQUARE,
 };
-extern int in_state_gun;
 extern int in_type[8];
 extern int multitap1;
 extern int multitap2;
@@ -102,7 +101,7 @@ struct rearmed_cbs {
                int blending;
                int dithering;
                int scale_hires;
-       } gpu_senquack;
+       } gpu_unai;
        struct {
                int   dwActFixes;
                int   bDrawDither, iFilterType, iFrameTexType;