]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/campaign.qh
Show the Welcome dialog in the campaign too
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / campaign.qh
index 1aca24492069678a7d4f59a0030227a349d96be3..10e06a240f836f6328cf7834c6a66989529e6a1a 100644 (file)
@@ -10,6 +10,7 @@ int autocvar_g_campaign_skill;
 // this must be included BEFORE campaign_common.h to make this a memory saving
 #define CAMPAIGN_MAX_ENTRIES 2
 
+string Campaign_GetTitle();
 int Campaign_GetLevelNum();
 string Campaign_GetMessage();