mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-12-02 14:12:39 +00:00
.
This commit is contained in:
parent
b18af26c61
commit
4e01841693
1 changed files with 2 additions and 1 deletions
|
|
@ -87,8 +87,9 @@ static void djui_panel_mod_menu_mod_create_element(struct DjuiBase* parent, int
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case MOD_MENU_ELEMENT_MAX:
|
case MOD_MENU_ELEMENT_MAX: {
|
||||||
break;
|
break;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue