diff CShow.h @ 256:c5e5c5146957

-novideo command arg
author Nomad
date Mon, 18 Feb 2013 09:16:47 +0200
parents bcd55744c2f4
children c45d51b3f4f4
line wrap: on
line diff
--- a/CShow.h	Mon Feb 18 09:14:26 2013 +0200
+++ b/CShow.h	Mon Feb 18 09:16:47 2013 +0200
@@ -41,6 +41,9 @@
   //char v10; // [sp+4h] [bp-8h]@4
   //int a3; // [sp+Bh] [bp-1h]@14
 
+  if (bNoVideo)
+    return;
+
   if (pAsyncMouse)
     pAsyncMouse->Suspend();
   switch ( eVideo )