mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 16:13:02 +00:00
STL lists for stream classes (#307)
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
#include "mxcriticalsection.h"
|
||||
|
||||
#include "decomp.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
DECOMP_SIZE_ASSERT(MxCriticalSection, 0x1c);
|
||||
|
||||
// 0x10101e78
|
||||
int g_useMutex = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user