aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_gfx_element.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-03-31 20:27:28 -0400
committerPaul Gilbert2016-03-31 20:27:28 -0400
commit24a2fc7e853d826f184bcd977e69a0d906f327a7 (patch)
treea04ae7ccb84024d4bf9b36b8fd8738a63cb12014 /engines/titanic/pet_control/pet_gfx_element.h
parentd94b1dc7bb68ee1641edcbbd31fd40ef7e5dc442 (diff)
downloadscummvm-rg350-24a2fc7e853d826f184bcd977e69a0d906f327a7.tar.gz
scummvm-rg350-24a2fc7e853d826f184bcd977e69a0d906f327a7.tar.bz2
scummvm-rg350-24a2fc7e853d826f184bcd977e69a0d906f327a7.zip
TITANIC: Implement CPetFrame setup and drawing code
Diffstat (limited to 'engines/titanic/pet_control/pet_gfx_element.h')
-rw-r--r--engines/titanic/pet_control/pet_gfx_element.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/pet_control/pet_gfx_element.h b/engines/titanic/pet_control/pet_gfx_element.h
index b0bf6e4abe..a4c39c6d24 100644
--- a/engines/titanic/pet_control/pet_gfx_element.h
+++ b/engines/titanic/pet_control/pet_gfx_element.h
@@ -45,7 +45,7 @@ public:
/**
* Setup the element
*/
- virtual void setup(const CString &name, CPetControl *petControl);
+ virtual void setup(const CString &name, CPetControl *petControl, PetElementMode mode);
/**
* Draw the item