summaryrefslogtreecommitdiff
path: root/src/map/map.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.c')
-rw-r--r--src/map/map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/map.c b/src/map/map.c
index 7bd04015b..3f37c430e 100644
--- a/src/map/map.c
+++ b/src/map/map.c
@@ -2540,7 +2540,7 @@ int map_delmap(char *mapname) {
* Initiate maps loading stage
*--------------------------------------
*/
-int map_readallmaps()
+int map_readallmaps (void)
{
int i;
int maps_removed = 0;