]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hud/panel/ammo.qh
Add a quickmenu command that allows to pick a player name from the connected players...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / ammo.qh
index 6f70f09beec2219624baeca92e2cd7deaa104fb4..71919d2fb094d48f6c0967de3b4a53cd39ffc453 100644 (file)
@@ -1 +1,4 @@
 #pragma once
+#include "../panel.qh"
+
+void DrawNadeProgressBar(vector myPos, vector mySize, float progress, vector color);