aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_inventory.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-06-23 21:22:59 -0400
committerPaul Gilbert2016-07-15 19:24:22 -0400
commit5b98885f8797d5c36336a22a9399611b11a3715f (patch)
tree48c087f9fa697bb5375c3d6ff0441f8d5343e8cc /engines/titanic/pet_control/pet_inventory.h
parentf7d6db05e849855cbd17a60c3bbc3b1e96d1453a (diff)
downloadscummvm-rg350-5b98885f8797d5c36336a22a9399611b11a3715f.tar.gz
scummvm-rg350-5b98885f8797d5c36336a22a9399611b11a3715f.tar.bz2
scummvm-rg350-5b98885f8797d5c36336a22a9399611b11a3715f.zip
TITANIC: Figured out PET Room Glyph modes
Diffstat (limited to 'engines/titanic/pet_control/pet_inventory.h')
-rw-r--r--engines/titanic/pet_control/pet_inventory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/pet_control/pet_inventory.h b/engines/titanic/pet_control/pet_inventory.h
index 70bcc12f85..58e6bd9a1d 100644
--- a/engines/titanic/pet_control/pet_inventory.h
+++ b/engines/titanic/pet_control/pet_inventory.h
@@ -127,7 +127,7 @@ public:
/**
* Called when an item has been removed from the PET
*/
- void itemRemoved(CCarry *item);
+ void itemRemoved(CGameObject *item);
/**
* Called when the items under the PET have changed