watchu think, maybe initialize the WSI platform?
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
Window::Window(std::shared_ptr<BaseCore> core) : core(std::move(core)) {
|
||||
InitSDL();
|
||||
LoadWSIPlatform();
|
||||
InitImgui();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user