]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/vote.qh
Merge remote-tracking branch 'origin/divVerent/allow-override-item-model'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / vote.qh
index 691407706a819a79039a79622940812094462ec7..748b7ce6d99bb7fb5a68a3888917898b0171a263 100644 (file)
@@ -38,6 +38,7 @@ string vote_parsed_display; // visual string which is fixed after being parsed
 // allow functions to be used in other code like g_world.qc and teamplay.qc
 void VoteThink();
 void VoteReset();
+void VoteCommand(float request, entity caller, float argc, string vote_command);
 
 // warmup and nagger stuff
 #define RESTART_COUNTDOWN 10