]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/util.qh
Notifications: cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util.qh
index bf2bb1be943f01c58bf0e0d58c99718f1e2999c5..fd5c888893959c10879ce42cfab80248e54e4853 100644 (file)
@@ -1,7 +1,9 @@
 #ifndef COMMON_UTIL_H
 #define COMMON_UTIL_H
 
+#ifndef MENUQC
 vector real_origin(entity ent);
+#endif
 
 // this returns a tempstring containing a copy of s with additional \n newlines added, it also replaces \n in the text with a real newline
 // NOTE: s IS allowed to be a tempstring