ensure shit doesn't asplode atleast until this code is redone
This commit is contained in:
parent
333b1247d9
commit
e24a4e5e97
|
@ -826,6 +826,7 @@ void CloseDSiNAND()
|
|||
{
|
||||
if (DSi::SDMMCFile)
|
||||
fclose(DSi::SDMMCFile);
|
||||
DSi::SDMMCFile = nullptr;
|
||||
}
|
||||
|
||||
void RunNDMAs(u32 cpu)
|
||||
|
|
Loading…
Reference in New Issue