aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_element.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-04-16 22:58:37 -0400
committerPaul Gilbert2016-07-10 16:11:17 -0400
commit066dd4f5cd1b0f5408cd0da5ef9050a738edc4b0 (patch)
tree0dbcec8b2a4be49c874eb87badcb5535f55053d4 /engines/titanic/pet_control/pet_element.h
parentdaaa458d64df42f113b7badd65cdfaf0da0504ff (diff)
downloadscummvm-rg350-066dd4f5cd1b0f5408cd0da5ef9050a738edc4b0.tar.gz
scummvm-rg350-066dd4f5cd1b0f5408cd0da5ef9050a738edc4b0.tar.bz2
scummvm-rg350-066dd4f5cd1b0f5408cd0da5ef9050a738edc4b0.zip
TITANIC: Implementing PET inventory population
Diffstat (limited to 'engines/titanic/pet_control/pet_element.h')
-rw-r--r--engines/titanic/pet_control/pet_element.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/engines/titanic/pet_control/pet_element.h b/engines/titanic/pet_control/pet_element.h
index de9f552ec8..d4ca580349 100644
--- a/engines/titanic/pet_control/pet_element.h
+++ b/engines/titanic/pet_control/pet_element.h
@@ -104,7 +104,10 @@ public:
*/
virtual void loadFrame(int frameNumber);
- virtual int proc15();
+ /**
+ * Get the current frame
+ */
+ virtual int getFrame();
/**
* Get the game object associated with this item