aboutsummaryrefslogtreecommitdiff
path: root/frontend/libretro.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/libretro.c')
-rw-r--r--frontend/libretro.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/libretro.c b/frontend/libretro.c
index 45c4c9c..86cd34e 100644
--- a/frontend/libretro.c
+++ b/frontend/libretro.c
@@ -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";