build plugins in
[pcsx_rearmed.git] / plugins / dfxvideo / draw.c
index fe7f87a..34a8635 100644 (file)
@@ -39,7 +39,7 @@ int            iWinSize;
 int            iMaintainAspect = 0;
 int            iUseNoStretchBlt = 0;
 int            iFastFwd = 0;
-int            iDebugMode = 0;
+//int            iDebugMode = 0;
 int            iFVDisplay = 0;
 PSXPoint_t     ptCursorPoint[8];
 unsigned short usCursorActive = 0;