aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_control.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-04-17 22:30:18 -0400
committerPaul Gilbert2016-07-10 16:11:25 -0400
commitb6e093d668e9e782cc6a08a787d48c857cf53430 (patch)
tree40ff96848a194ec50bba0b868dba98d7c35874bd /engines/titanic/pet_control/pet_control.h
parentca68e85f3791aa35e5ccc0f3d6cc33a9f71f7f48 (diff)
downloadscummvm-rg350-b6e093d668e9e782cc6a08a787d48c857cf53430.tar.gz
scummvm-rg350-b6e093d668e9e782cc6a08a787d48c857cf53430.tar.bz2
scummvm-rg350-b6e093d668e9e782cc6a08a787d48c857cf53430.zip
TITANIC: Fix drawing glyph squares in PET inventory tab
Diffstat (limited to 'engines/titanic/pet_control/pet_control.h')
-rw-r--r--engines/titanic/pet_control/pet_control.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/titanic/pet_control/pet_control.h b/engines/titanic/pet_control/pet_control.h
index 1e98e3f5d8..3726fc355f 100644
--- a/engines/titanic/pet_control/pet_control.h
+++ b/engines/titanic/pet_control/pet_control.h
@@ -179,9 +179,9 @@ public:
CRoomItem *getHiddenRoom();
/**
- * Draws the indent
+ * Draws squares for showing glyphs inside
*/
- void drawIndent(CScreenManager *screenManager, int indent);
+ void drawSquares(CScreenManager *screenManager, int count);
/**
* Returns true if the point is within the PET's draw bounds