]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - misc/source/fteqcc-src/qccmain.c
Update the prebuilt engines to latest version of darkplaces. Also put Linux rebrand...
[voretournament/voretournament.git] / misc / source / fteqcc-src / qccmain.c
index 8c84930746c6b6e6d04c9d61383eea3eae072990..e19b94307240607a922b02966634e465779e8139 100644 (file)
@@ -283,6 +283,7 @@ int QCC_CheckParm (char *check);
 
 void QCC_BspModels (void)
 {
+/*
        int             p;
        char    *gamedir;
        int             i;
@@ -311,6 +312,7 @@ void QCC_BspModels (void)
                if (result != 0)
                        QCC_Error(ERR_INTERNAL, "QCC_BspModels() system returned non zero (failure) with: qbsp %s/%s ; light -extra %s/%s (%i)\n", gamedir, name, gamedir, name, errno);
        }
+*/
 }
 
 // CopyString returns an offset from the string heap