mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Fix various state classes/missing annotations (#503)
This commit is contained in:

committed by
GitHub

parent
96234ddc23
commit
35def3013a
@@ -30,7 +30,7 @@ public:
|
||||
// ScoreState::`scalar deleting destructor'
|
||||
|
||||
private:
|
||||
MxBool m_playCubeTutorial;
|
||||
MxBool m_playCubeTutorial; // 0x08
|
||||
};
|
||||
|
||||
#endif // SCORESTATE_H
|
||||
|
Reference in New Issue
Block a user