3 // definitions for functions used outside mapvoting.qc
7 void MapVote_SendPicture(entity to, int id);
8 float GameTypeVote_Start();
9 float GameTypeVote_Finished(float pos);
10 string GameTypeVote_MapInfo_FixName(string m);
13 string getmapname_stored;
14 float mapvote_initialized;