fix for https://github.com/Attnam/ivan/issues/119
[k8-i-v-a-n.git] / src / game / wmapset.h
blob15ae5d8689bf3a4443b986549009af879859ff12
1 /*
3 * Iter Vehemens ad Necem (IVAN)
4 * Copyright (C) Timo Kiviluoto
5 * Released under the GNU General
6 * Public License
8 * See LICENSING which should be included
9 * along with this file for more details
12 #ifndef WMAPSET_H
13 #define WMAPSET_H
15 #include "ivancommon.h"
18 extern void InitPlaces ();
21 #endif