dont unmute console

This commit is contained in:
Christoph Baumann
2025-05-21 16:52:16 +02:00
parent d6fda80057
commit cfc2febc1b

View File

@@ -782,7 +782,6 @@ void hos_launch(ini_sec_t *cfg)
goto error;
}
gfx_con.mute = false;
if (emusd_storage_init_mmc() || !emusd_mount()) {
_hos_crit_error("error: Failed to init emuSD.");