aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/map.cpp')
-rw-r--r--engines/gob/map.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/map.cpp b/engines/gob/map.cpp
index cd90ed87db..9f1f5bdc59 100644
--- a/engines/gob/map.cpp
+++ b/engines/gob/map.cpp
@@ -461,7 +461,7 @@ int16 Map::checkLongPath(int16 x0, int16 y0,
}
}
-void Map::loadMapsInitGobs(void) {
+void Map::loadMapsInitGobs() {
int16 layer;
if (!_loadFromAvo)