mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 06:34:36 +00:00
Modified files for SDL2.
This commit is contained in:
parent
d08db6cc54
commit
21d58bb191
33 changed files with 436 additions and 136 deletions
|
|
@ -40,6 +40,7 @@ public:
|
|||
private:
|
||||
static PlatformAssert *platformAssert;
|
||||
bool processing;
|
||||
bool ignoreAll;
|
||||
|
||||
virtual bool displayMessageBox(const char *title, const char *message, bool retry);
|
||||
virtual bool process(Type assertType,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue