gpu_neon: make enh. res. texturing hack optional
[pcsx_rearmed.git] / frontend / plugin_lib.h
index 4eab866..5733ca2 100644 (file)
@@ -85,6 +85,7 @@ struct rearmed_cbs {
                int   enhancement_enable;
                int   enhancement_no_main;
                int   allow_dithering;
+               int   enhancement_tex_adj;
        } gpu_neon;
        struct {
                int   iUseDither;