summaryrefslogtreecommitdiff
path: root/src/common/mapindex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/mapindex.h')
-rw-r--r--src/common/mapindex.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/mapindex.h b/src/common/mapindex.h
index 854669ea6..36e49072d 100644
--- a/src/common/mapindex.h
+++ b/src/common/mapindex.h
@@ -36,6 +36,9 @@ extern char mapindex_cfgfile[80];
#define MAP_JAIL "sec_pri"
#define MAP_NOVICE "new_1-1"
#define MAP_MOSCOVIA "moscovia"
+#define MAP_BRASILIS "brasilis"
+#define MAP_MANUK "manuk"
+#define MAP_SPLENDIDE "splendide"
const char* mapindex_getmapname(const char* string, char* output);
const char* mapindex_getmapname_ext(const char* string, char* output);