]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/util.qh
Merge remote branch 'refs/remotes/origin/mirceakitsune/bugfix_funcbobbing_killtargeting'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util.qh
index f2c2e6702ab99389b17a24227f57258860232215..767092cc7532c689710cc82421abd15497d5d146 100644 (file)
@@ -236,3 +236,5 @@ switch(id) { \
        case HUD_PANEL_CHAT: panel_name = HUD_PANELNAME_CHAT; break; \
 }\
 HUD_Panel_GetName_Part2(id)
+
+vector vec2(vector v);