Make advanced gpu options target actual gpu plugin used
[pcsx_rearmed.git] / frontend / libretro.c
index 45c4c9c..86cd34e 100644 (file)
@@ -1633,7 +1633,7 @@ static void update_variables(bool in_flight)
    }
 #endif
 
-#ifdef DRC_DISABLE
+#ifdef GPU_PEOPS
    var.value = "NULL";
    var.key = "pcsx_rearmed_gpu_peops_fix_0";