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
@@ -8,7 +8,9 @@ class MxCriticalSection {
|
||||
public:
|
||||
MxCriticalSection();
|
||||
~MxCriticalSection();
|
||||
|
||||
static void SetDoMutex();
|
||||
|
||||
void Enter();
|
||||
void Leave();
|
||||
|
||||
|
Reference in New Issue
Block a user