aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/neverhood/module.h')
-rw-r--r--engines/neverhood/module.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/neverhood/module.h b/engines/neverhood/module.h
index 470fe36c98..a37fd522aa 100644
--- a/engines/neverhood/module.h
+++ b/engines/neverhood/module.h
@@ -53,6 +53,7 @@ protected:
NavigationScene *navigationScene();
void createNavigationScene(uint32 navigationListId, int navigationIndex, const byte *itemsTypes = NULL);
void createSmackerScene(uint32 fileHash, bool doubleSurface, bool flag1, bool canAbort);
+ bool updateChild();
};
} // End of namespace Neverhood