gpu_neon: do list resubmit detection
[pcsx_rearmed.git] / plugins / gpu_neon / Makefile
index 556d884..a8872df 100644 (file)
@@ -18,6 +18,7 @@ SRC += vout_sdl.c
 endif
 PEOPS=1
 ifndef PEOPS
+SRC += psx_gpu_if.c
 else
 SRC += peops.c
 endif