]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/lib/static.qh
Mark [[eraseable]] most of the common functions in the lib directory. Since many...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib / static.qh
index 6b5febe6fbfcab9909de383b4d7ccd86940474d6..46b3a7fa9fb3daa5b77ddcab966ec4c38ce01982 100644 (file)
@@ -16,6 +16,7 @@ float(int tmr) _gettime = #67;
 float(int tmr) _gettime = #519;
 #endif
 
+[[eraseable]]
 void profile(string s)
 {
        static float g_starttime;