]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - progsvm.h
changed a lot of progs errors to warnings, and it prints QC status for warnings
[xonotic/darkplaces.git] / progsvm.h
index 181939d902b94212afe086f49033aebd77110154..2bd376a4f88a7b671d756b3604a06871b0acecf7 100644 (file)
--- a/progsvm.h
+++ b/progsvm.h
@@ -364,6 +364,7 @@ void PRVM_LoadProgs (const char *filename, int numrequiredfunc, char **required_
 
 void PRVM_Profile_f (void);
 
+void PRVM_PrintState(void);
 void PRVM_CrashAll (void);
 void PRVM_Crash (void);