aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/segment.h
diff options
context:
space:
mode:
authorFilippos Karapetis2010-06-17 23:50:28 +0000
committerFilippos Karapetis2010-06-17 23:50:28 +0000
commitdb70d66e4ae872ebdeb2a88ef0870708a30c7667 (patch)
tree3bdc2d2f30f33e77c2e367ea11a045d418283efc /engines/sci/engine/segment.h
parent9c1ec81d76def56d55df701df9d158532da1bf0f (diff)
downloadscummvm-rg350-db70d66e4ae872ebdeb2a88ef0870708a30c7667.tar.gz
scummvm-rg350-db70d66e4ae872ebdeb2a88ef0870708a30c7667.tar.bz2
scummvm-rg350-db70d66e4ae872ebdeb2a88ef0870708a30c7667.zip
Strict mode: Changed several warnings due to logic bugs into errors. If an error pops up from these ones, please add the game where it occurred and the steps to reproduce the error before turning it into a warning
svn-id: r49973
Diffstat (limited to 'engines/sci/engine/segment.h')
-rw-r--r--engines/sci/engine/segment.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/sci/engine/segment.h b/engines/sci/engine/segment.h
index 253d94cc53..141576cb67 100644
--- a/engines/sci/engine/segment.h
+++ b/engines/sci/engine/segment.h
@@ -406,11 +406,13 @@ public:
*/
Object *scriptObjInit(reg_t obj_pos, bool fullObjectInit = true);
+#if 0
/**
* Removes a script object
* @param obj_pos Location (segment, offset) of the object.
*/
void scriptObjRemove(reg_t obj_pos);
+#endif
/**
* Processes a relocation block witin a script