disable console
This commit is contained in:
@@ -87,7 +87,6 @@ bool emusd_unmount() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
bool emusd_set_path(char *path) {
|
bool emusd_set_path(char *path) {
|
||||||
gfx_con.mute = false;
|
|
||||||
FIL fp;
|
FIL fp;
|
||||||
bool found = false;
|
bool found = false;
|
||||||
// TODO: use emu_sd.file_path instead
|
// TODO: use emu_sd.file_path instead
|
||||||
|
|||||||
Reference in New Issue
Block a user