aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom/phantom_scenes1.h
diff options
context:
space:
mode:
authorStrangerke2015-10-22 17:16:16 +0200
committerStrangerke2015-10-22 17:16:16 +0200
commit9bb46f2af335077bced3efca4fd67c20e8b9d009 (patch)
tree9b8f4a9d63748e81ebed6be5382cb7cac9f188c6 /engines/mads/phantom/phantom_scenes1.h
parentcbbfeb017109c0bebffe05f52ce6360af99e8027 (diff)
downloadscummvm-rg350-9bb46f2af335077bced3efca4fd67c20e8b9d009.tar.gz
scummvm-rg350-9bb46f2af335077bced3efca4fd67c20e8b9d009.tar.bz2
scummvm-rg350-9bb46f2af335077bced3efca4fd67c20e8b9d009.zip
MADS: Phantom: Some renaming in scene 113
Diffstat (limited to 'engines/mads/phantom/phantom_scenes1.h')
-rw-r--r--engines/mads/phantom/phantom_scenes1.h26
1 files changed, 13 insertions, 13 deletions
diff --git a/engines/mads/phantom/phantom_scenes1.h b/engines/mads/phantom/phantom_scenes1.h
index e2b4faa79d..d1be6e027e 100644
--- a/engines/mads/phantom/phantom_scenes1.h
+++ b/engines/mads/phantom/phantom_scenes1.h
@@ -340,19 +340,19 @@ public:
class Scene113 : public Scene1xx {
private:
- bool _standing_talking;
- bool _day_wants_to_talk;
- bool _music_is_playing;
- bool _right_after_kiss;
- bool _anim_0_running;
- bool _anim_1_running;
- bool _anim_2_running;
- bool _anim_3_running;
- bool _anim_4_running;
- bool _prevent_1;
- bool _prevent_2;
- bool _raoul_is_up;
- bool _arms_are_out;
+ bool _standingAndTalking;
+ bool _dayWantsToTalk;
+ bool _musicPlaying;
+ bool _afterKissFl;
+ bool _anim0ActvFl;
+ bool _anim1ActvFl;
+ bool _anim2ActvFl;
+ bool _anim3ActvFl;
+ bool _anim4ActvFl;
+ bool _prevent1;
+ bool _prevent2;
+ bool _raoulStandingFl;
+ bool _armsOutFl;
int _christineHotspotId1;
int _christineHotspotId2;