aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/map.h
diff options
context:
space:
mode:
authorPaul Gilbert2018-04-25 21:19:00 -0400
committerPaul Gilbert2018-04-25 21:19:00 -0400
commitbeeddc8c7e82218ece89e2bc0d76599b38b9730f (patch)
tree20607f942b469577d19baf91a1c246da112266bd /engines/xeen/map.h
parent72d9c94289e21ca177b6c27bb4fb6df916b58ee6 (diff)
downloadscummvm-rg350-beeddc8c7e82218ece89e2bc0d76599b38b9730f.tar.gz
scummvm-rg350-beeddc8c7e82218ece89e2bc0d76599b38b9730f.tar.bz2
scummvm-rg350-beeddc8c7e82218ece89e2bc0d76599b38b9730f.zip
XEEN: Fix loading of event text in Darkside southern skyroad
Diffstat (limited to 'engines/xeen/map.h')
-rw-r--r--engines/xeen/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/map.h b/engines/xeen/map.h
index ef27bdb8ce..4d73aec818 100644
--- a/engines/xeen/map.h
+++ b/engines/xeen/map.h
@@ -413,7 +413,7 @@ private:
/**
* Load the events for a new map
*/
- void loadEvents(int mapId);
+ void loadEvents(int mapId, int ccNum);
/**
* Save the events for a map