aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_glyphs.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-04-17 21:54:29 -0400
committerPaul Gilbert2016-07-10 16:11:22 -0400
commit11cde7b4138906c050efef73ce011777d6298cfb (patch)
treed3fe307240d5b51dba3e39f82f45ca0852e7743e /engines/titanic/pet_control/pet_glyphs.h
parent46a30255b0e5a7f5dad4fd032388d31a69208b62 (diff)
downloadscummvm-rg350-11cde7b4138906c050efef73ce011777d6298cfb.tar.gz
scummvm-rg350-11cde7b4138906c050efef73ce011777d6298cfb.tar.bz2
scummvm-rg350-11cde7b4138906c050efef73ce011777d6298cfb.zip
TITANIC: Implement CPetGlyphs setup
Diffstat (limited to 'engines/titanic/pet_control/pet_glyphs.h')
-rw-r--r--engines/titanic/pet_control/pet_glyphs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/pet_control/pet_glyphs.h b/engines/titanic/pet_control/pet_glyphs.h
index fceca4d27e..88b6e40956 100644
--- a/engines/titanic/pet_control/pet_glyphs.h
+++ b/engines/titanic/pet_control/pet_glyphs.h
@@ -153,7 +153,7 @@ protected:
int _highlightIndex;
int _field1C;
int _field20;
- int _field24;
+ CPetSection *_owner;
CPetGfxElement _selection;
CPetGfxElement _scrollLeft;
CPetGfxElement _scrollRight;