This commit is contained in:
twinaphex 2017-07-03 08:57:26 +02:00
parent 708596ba84
commit c9b88fa1ab
1 changed files with 1 additions and 1 deletions

View File

@ -540,7 +540,7 @@ static void gfx_ctx_wgl_destroy(void *data)
g_restore_desktop = false; g_restore_desktop = false;
} }
dylib_free(dll_handle); dylib_close(dll_handle);
win32_core_hw_context_enable = false; win32_core_hw_context_enable = false;
g_inited = false; g_inited = false;