aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/gfx/st_button.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-04-10 08:20:51 -0400
committerPaul Gilbert2016-04-10 08:20:51 -0400
commitc96164dde01f6336615528d2a7c930c37c696be2 (patch)
treed3c1b05aabb42483a61ac4efaf87862e1c97f060 /engines/titanic/gfx/st_button.h
parentc9f322887c257c4a1c4eb54dfc4746bf0219a6e6 (diff)
downloadscummvm-rg350-c96164dde01f6336615528d2a7c930c37c696be2.tar.gz
scummvm-rg350-c96164dde01f6336615528d2a7c930c37c696be2.tar.bz2
scummvm-rg350-c96164dde01f6336615528d2a7c930c37c696be2.zip
TITANIC: Cleanup of CSTButton
Diffstat (limited to 'engines/titanic/gfx/st_button.h')
-rw-r--r--engines/titanic/gfx/st_button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/gfx/st_button.h b/engines/titanic/gfx/st_button.h
index d3dd5c4e76..e2f9aa3ea1 100644
--- a/engines/titanic/gfx/st_button.h
+++ b/engines/titanic/gfx/st_button.h
@@ -40,7 +40,7 @@ private:
int _fieldF0;
int _currentStatus;
CString _string4;
- CString _string5;
+ CString _soundName;
int _buttonFrame;
public:
CLASSDEF