mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-06-30 20:02:17 -04:00
Linux build fixes.
This commit is contained in:
@@ -326,7 +326,9 @@ void ModMenu::create_mod_list() {
|
||||
|
||||
mod_entry_middles.resize(mod_entry_buttons.size());
|
||||
|
||||
mod_selected(0);
|
||||
if (!mod_details.empty()) {
|
||||
mod_selected(0);
|
||||
}
|
||||
}
|
||||
|
||||
ModMenu::ModMenu(Element *parent) : Element(parent) {
|
||||
|
||||
Reference in New Issue
Block a user