mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Style refactor omni/system components (#974)
* Style refactor omni/system components * Fix * Fix
This commit is contained in:

committed by
GitHub

parent
ac41854149
commit
76435d803f
@@ -11,7 +11,7 @@ public:
|
||||
~MxAutoLock();
|
||||
|
||||
private:
|
||||
MxCriticalSection* m_criticalSection;
|
||||
MxCriticalSection* m_criticalSection; // 0x00
|
||||
};
|
||||
|
||||
#endif // MXAUTOLOCK_H
|
||||
|
Reference in New Issue
Block a user