Delete core_context before shutting down SDL
This commit is contained in:
		| @@ -211,6 +211,7 @@ EmuWindow_SDL2::EmuWindow_SDL2(bool fullscreen) { | ||||
| } | ||||
|  | ||||
| EmuWindow_SDL2::~EmuWindow_SDL2() { | ||||
|     core_context.reset(); | ||||
|     Network::Shutdown(); | ||||
|     InputCommon::Shutdown(); | ||||
|     SDL_GL_DeleteContext(window_context); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 James Rowe
					James Rowe