Fix Cheevos regression

This commit is contained in:
twinaphex 2021-10-01 16:19:50 +02:00
parent f5a5a993ff
commit 732c38cc0b

View File

@ -84,8 +84,6 @@ static void gfx_widget_achievement_popup_free_all(gfx_widget_achievement_popup_s
SLOCK_UNLOCK(state->queue_lock);
}
state->dispwidget_ptr = NULL;
}
static void gfx_widget_achievement_popup_free(void)