FrontendCommon: Use SDL_InitSubSystem() for lazy initialization
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
namespace FrontendCommon {
|
||||
void EnsureSDLInitialized();
|
||||
}
|
||||
Reference in New Issue
Block a user