mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
Fix DynOS packs not refreshing properly
This commit is contained in:
parent
e26134f2bd
commit
e73358af1f
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ static void djui_panel_dynos_apply(struct DjuiBase* caller) {
|
|||
}
|
||||
|
||||
static void djui_panel_dynos_refresh(UNUSED struct DjuiBase* base) {
|
||||
dynos_gfx_init();
|
||||
dynos_packs_init();
|
||||
|
||||
djui_panel_shutdown();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue