flush after writing machine stats
This commit is contained in:
@@ -29,6 +29,8 @@ static void SaveMachineStatsToFirstMemCard()
|
||||
return;
|
||||
}
|
||||
|
||||
MEMCARDMAN->FlushAndReset();
|
||||
|
||||
SCREENMAN->SystemMessage( "Stats not saved - No memory cards ready." );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user