22 #ifndef M4_RIDDLE_ROOMS_SECTION8_ROOM810_H 23 #define M4_RIDDLE_ROOMS_SECTION8_ROOM810_H 25 #include "m4/riddle/rooms/room.h" 36 void preload()
override;
38 void pre_parser()
override;
39 void parser()
override;
40 void daemon()
override;
43 bool _alreadyPlayedVideo04aFl =
false;
45 int32 _810BlockSlidesOutSeries = 0;
46 int32 _810FireFlickerSeries = 0;
47 int32 _810LitUrnSeries = 0;
48 int32 _810MercSeries = 0;
49 int32 _ripleyTakesJadeSealFromTombSeries = 0;
50 int32 _ripPos3LookAroundSeries = 0;
51 int32 _ripTrekHandTalkPos3Series = 0;
53 machine *_810MercMach =
nullptr;
54 machine *_810SealMach =
nullptr;
55 machine *_blockSlidesOutMach =
nullptr;
56 machine *_ripLooksAroundAndNodsMach =
nullptr;
57 machine *_safariShadow3Mach =
nullptr;
Definition: ws_machine.h:155
Definition: database.h:28