]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/g_world.qh
Fix compilation unit
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / g_world.qh
index 034407bc1f0f135722602b3ba8224e70ca98ea00..35ea5fe7da17cb73a4af79baddc1a4580d73b196 100644 (file)
@@ -16,6 +16,8 @@ void IntermissionThink(entity this);
 void GotoNextMap(float reinit);
 void ReadyRestart();
 
+string GetGametype();
+
 void DumpStats(float final);
 float Map_IsRecent(string m);
 string GetNextMap();