aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfxvideo/draw.c
diff options
context:
space:
mode:
authornotaz2010-11-18 15:08:15 +0200
committernotaz2010-11-18 15:08:15 +0200
commite906c010e1bea71ed4df425be97ce45dc777818c (patch)
tree08776f015004a3f4ae2222a51ff2993e23a1b129 /plugins/dfxvideo/draw.c
parentf2bd6ff85d23f3e421b2f30f86080d71d4e95046 (diff)
downloadpcsx_rearmed-e906c010e1bea71ed4df425be97ce45dc777818c.tar.gz
pcsx_rearmed-e906c010e1bea71ed4df425be97ce45dc777818c.tar.bz2
pcsx_rearmed-e906c010e1bea71ed4df425be97ce45dc777818c.zip
build plugins in
Diffstat (limited to 'plugins/dfxvideo/draw.c')
-rw-r--r--plugins/dfxvideo/draw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfxvideo/draw.c b/plugins/dfxvideo/draw.c
index fe7f87a..34a8635 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;