]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cgamevm.h
disable profiling by default
[xonotic/darkplaces.git] / cgamevm.h
index d572730d658e889a4ccc27e530183321fff9cd5a..75ce188d6b5fe2f6e06f4465bb8db777f0f9be7d 100644 (file)
--- a/cgamevm.h
+++ b/cgamevm.h
@@ -6,6 +6,7 @@ void CL_CGVM_Init(void);
 void CL_CGVM_Clear(void);
 void CL_CGVM_Frame(void);
 void CL_CGVM_Start(void);
-void CL_CGVM_ParseNetwork(byte *netbuffer, int length);
+void CL_CGVM_ParseNetwork(qbyte *netbuffer, int length);
+
+#endif
 
-#endif
\ No newline at end of file