mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 14:00:39 +00:00
Fix building on GCC
This commit is contained in:
parent
4a97054f02
commit
3f97c2cedd
5 changed files with 40 additions and 29 deletions
|
|
@ -119,6 +119,8 @@ public:
|
|||
void populateArgs(ConsoleValueRef *argv);
|
||||
};
|
||||
|
||||
|
||||
// NOTE: SimConsoleThreadExecCallback & SimConsoleThreadExecEvent moved to engineAPI.h
|
||||
/// Used by Con::threadSafeExecute()
|
||||
struct SimConsoleThreadExecCallback
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue