]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/hud/panel/ammo.qh
Purge client/defs.qh
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hud / panel / ammo.qh
1 #pragma once
2 #include "../panel.qh"
3
4 void DrawNadeProgressBar(vector myPos, vector mySize, float progress, vector color);