proper state, handling of fans
This commit is contained in:
@ -726,6 +726,7 @@ static void clean_up(void) {
|
||||
toml_free(ctx.config_table);
|
||||
PHYSFS_deinit();
|
||||
workers_deinit();
|
||||
model_state_deinit();
|
||||
SDL_free(ctx.base_dir);
|
||||
SDL_free(ctx.title);
|
||||
SDL_GL_DeleteContext(ctx.gl_context);
|
||||
|
Reference in New Issue
Block a user