aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/sgt/sgt_state_room.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-11-12 21:59:15 -0500
committerPaul Gilbert2016-11-12 21:59:15 -0500
commit68132bd678f1191757ef817b02d3063b072ca496 (patch)
treef3852e65e7e3d2289d709f2feba26d26482c89d3 /engines/titanic/game/sgt/sgt_state_room.h
parent3f108f15755e7d5512f26de27bb299cbe26a542c (diff)
downloadscummvm-rg350-68132bd678f1191757ef817b02d3063b072ca496.tar.gz
scummvm-rg350-68132bd678f1191757ef817b02d3063b072ca496.tar.bz2
scummvm-rg350-68132bd678f1191757ef817b02d3063b072ca496.zip
TITANIC: Renamings for SGT state room object fields
Diffstat (limited to 'engines/titanic/game/sgt/sgt_state_room.h')
-rw-r--r--engines/titanic/game/sgt/sgt_state_room.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/sgt/sgt_state_room.h b/engines/titanic/game/sgt/sgt_state_room.h
index 3975f7b59b..6703ef6625 100644
--- a/engines/titanic/game/sgt/sgt_state_room.h
+++ b/engines/titanic/game/sgt/sgt_state_room.h
@@ -54,7 +54,7 @@ class CSGTStateRoom : public CBackground {
protected:
static CSGTStateRoomStatics *_statics;
protected:
- bool _fieldE0;
+ bool _isClosed;
int _fieldE4;
int _fieldE8;
bool _fieldEC;