mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-29 22:27:57 +03:00
Reversing Actor #2
This commit is contained in:
parent
4b79fb2097
commit
f58b058de8
13 changed files with 1156 additions and 329 deletions
|
@ -324,6 +324,8 @@ public:
|
|||
|
||||
void AllowContextSwitch( bool allow = true );
|
||||
void RequestContextSwitch();
|
||||
|
||||
bool CanScriptTracePrint( void );
|
||||
};
|
||||
|
||||
extern MEM_BlockAlloc< ScriptClass, MEM_BLOCKSIZE > ScriptClass_allocator;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue