]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/mapvoting.qh
Purge client/defs.qh
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / mapvoting.qh
index ebc107a0b2584196023b052fdb82c02470ed16f5..8a6f542a0a597277cb598b45dff23f335f2ae824 100644 (file)
@@ -3,10 +3,11 @@
 #include <common/constants.qh>
 void MapVote_Draw();
 
-void Cmd_MapVote_MapDownload(float argc);
+void Cmd_MapVote_MapDownload(int argc);
 
 float MapVote_InputEvent(float bInputType, float nPrimary, float nSecondary);
 
 void Net_MapVote_Picture();
 
 float mv_active;
+float xmin, xmax, ymin, ymax;