X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfxvideo%2Fdraw.c;h=34a86358161f8066d3f2d72e5a5810867e1b4c79;hp=fe7f87a65acb5cdfb7bf0c5ba624b1c48ac5ae28;hb=e906c010e1bea71ed4df425be97ce45dc777818c;hpb=f2bd6ff85d23f3e421b2f30f86080d71d4e95046 diff --git a/plugins/dfxvideo/draw.c b/plugins/dfxvideo/draw.c index fe7f87a6..34a86358 100644 --- a/plugins/dfxvideo/draw.c +++ b/plugins/dfxvideo/draw.c @@ -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;