mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-17 07:01:49 +01:00
Started on GuiIcon, General fixes
This commit is contained in:
@@ -169,6 +169,8 @@ void BaseGame::InitializeGameEngine()
|
||||
|
||||
SDL_GameControllerAddMappingsFromFile("gamecontrollerdb.txt");
|
||||
|
||||
SDL_RendererInfo m_RendererInfo;
|
||||
SDL_GetRendererInfo(SDL_GetRenderer(m_pWindow), &m_RendererInfo);
|
||||
|
||||
m_Initialized = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user