shit.
This commit is contained in:
parent
6b2209ea72
commit
724d5fbac1
|
@ -1044,7 +1044,6 @@ bool EmuInstance::updateConsole(UpdateConsoleNDSArgs&& _ndsargs, UpdateConsoleGB
|
|||
return false;
|
||||
|
||||
auto arm7bios = loadARM7BIOS();
|
||||
printf("loaded ARM7 BIOS: %p %d\n", arm7bios->data(), arm7bios->size());
|
||||
if (!arm7bios)
|
||||
return false;
|
||||
|
||||
|
|
Loading…
Reference in New Issue