22 #ifndef M4_RIDDLE_ROOMS_SECTION8_ROOM808_H 23 #define M4_RIDDLE_ROOMS_SECTION8_ROOM808_H 25 #include "m4/riddle/rooms/section8/section8_room.h" 36 void preload()
override;
38 void pre_parser()
override;
39 void parser()
override;
40 void daemon()
override;
44 void addMcHotspot(int32 val1);
46 void setBridgeHotspots(
int val1,
bool activeFl);
47 void setPosMachInfo();
49 int32 _dword1A195C_facing = 0;
50 int32 _dword1A1958 = 0;
51 int32 _dword1A1960_rand4 = 0;
52 int32 _dword1A1964_facing = 0;
54 const char *_posMachName =
nullptr;
55 int32 _posMachFrameNum = 0;
56 int32 _posMachIndex = 0;
58 int32 _807Rp04Series = 0;
59 int32 _808McupSeries = 0;
60 int32 _808Rp01Series = 0;
61 int32 _808Rp02Series = 0;
62 int32 _808RpupSeries = 0;
63 int32 _mctd61Series = 0;
64 int32 _mctd82aSeries = 0;
65 int32 _meiChenHandsBehindBackSeries = 0;
66 int32 _ripLooksAroundInAweSeries = 0;
67 int32 _ripMedReach1HandPos2Series = 0;
68 int32 _ripPos3LookAroundSeries = 0;
69 int32 _ripTalkerPos5Series = 0;
70 int32 _rptmr15Series = 0;
72 machine *_808ChainMach =
nullptr;
73 machine *_808HandleSpriteMach =
nullptr;
74 machine *_808PosMach =
nullptr;
75 machine *_808RipFallShovelNearSideMach =
nullptr;
76 machine *_mcTrekMach =
nullptr;
77 machine *_safariShadowMach =
nullptr;
Definition: ws_machine.h:155
Definition: section8_room.h:31
Definition: database.h:28