]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sys.h
***map loader generates portals for the map*** (can you tell this is a big deal? :)
[xonotic/darkplaces.git] / sys.h
diff --git a/sys.h b/sys.h
index 958037fee6c81c4d7bf3512f6f3ac47e887b74de..0df1b9b66dbc4ef54e4d55b3867586a1357bae25 100644 (file)
--- a/sys.h
+++ b/sys.h
@@ -39,7 +39,9 @@ void Sys_mkdir (char *path);
 //
 // memory protection
 //
+#if NOTUSED
 void Sys_MakeCodeWriteable (unsigned long startaddr, unsigned long length);
+#endif
 
 //
 // system IO