aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/patcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/patcher.h')
-rw-r--r--engines/xeen/patcher.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/engines/xeen/patcher.h b/engines/xeen/patcher.h
index f0d4267320..24d6cd5a8d 100644
--- a/engines/xeen/patcher.h
+++ b/engines/xeen/patcher.h
@@ -31,6 +31,11 @@ private:
* Patches incorrect script lines
*/
void patchScripts();
+
+ /**
+ * Patches incorrect map objects
+ */
+ void patchObjects();
public:
/**
* Constructor