mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
parent
afd5a7dfec
commit
ce36ea6c0b
10 changed files with 13 additions and 13 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#include "platform/platform.h"
|
||||
#include "console/console.h"
|
||||
#include "gfx/bitmap/gBitmap.h"
|
||||
#include <sdl/include/SDL.h>
|
||||
#include "SDL.h"
|
||||
#include "windowManager/sdl/sdlWindow.h"
|
||||
|
||||
static SDL_Window* gSplashWindow = nullptr;
|
||||
|
|
@ -132,4 +132,4 @@ bool Platform::closeSplashWindow()
|
|||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue