aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/resource.h')
-rw-r--r--engines/cine/resource.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/cine/resource.h b/engines/cine/resource.h
index 45160e7a25..24217dfd59 100644
--- a/engines/cine/resource.h
+++ b/engines/cine/resource.h
@@ -25,6 +25,10 @@
#ifndef CINE_RESOURCE_H_
#define CINE_RESOURCE_H_
+namespace Cine {
+
void checkDataDisk(int16 param);
+} // End of namespace Cine
+
#endif