mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 20:41:47 +01:00
Add basic controller Support
Fix more memory leaks (seeing a trend here)
This commit is contained in:
@@ -57,6 +57,8 @@ private:
|
||||
// Prevent timing jumps when debugging
|
||||
const float m_MaxElapsedSeconds;
|
||||
|
||||
SDL_GameController* m_pGameController;
|
||||
|
||||
// FUNCTIONS
|
||||
void InitializeGameEngine();
|
||||
void CleanupGameEngine();
|
||||
|
||||
Reference in New Issue
Block a user