disable console

This commit is contained in:
Christoph Baumann
2025-05-21 23:04:33 +02:00
parent 8405a86937
commit 6340881f59

View File

@@ -87,7 +87,6 @@ bool emusd_unmount() {
}
bool emusd_set_path(char *path) {
gfx_con.mute = false;
FIL fp;
bool found = false;
// TODO: use emu_sd.file_path instead