]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - libs/cmdlib.h
automatically run the decompiler when specifying a BSP file in Import...
[xonotic/netradiant.git] / libs / cmdlib.h
index ffeb4271827a16a84cc3bf763692f7f4e7cb6251..8961bd2a2e09bd5704c751926ba2a83f34e27c70 100644 (file)
@@ -43,7 +43,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 //   if the spawn was fine
 //   TODO TTimo add functionality to track the process until it dies
 
-bool Q_Exec(const char *cmd, char *cmdline, const char *execdir, bool bCreateConsole);
+bool Q_Exec(const char *cmd, char *cmdline, const char *execdir, bool bCreateConsole, bool waitfor);
 
 // some easy portability crap