X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fmapvoting.qh;h=8d184a95d7417609280f3f58263b59912c7e8b7b;hp=8a6f542a0a597277cb598b45dff23f335f2ae824;hb=ce80a3d3800ee2f5ce8a8d93ccb6b835a46ec5f6;hpb=62d736d8c3a51baf5fa3a4265e39a2b773704a91 diff --git a/qcsrc/client/mapvoting.qh b/qcsrc/client/mapvoting.qh index 8a6f542a0..8d184a95d 100644 --- a/qcsrc/client/mapvoting.qh +++ b/qcsrc/client/mapvoting.qh @@ -3,6 +3,8 @@ #include void MapVote_Draw(); +bool PreviewExists(string name); + void Cmd_MapVote_MapDownload(int argc); float MapVote_InputEvent(float bInputType, float nPrimary, float nSecondary);