fix small segfault
This commit is contained in:
@@ -25,6 +25,8 @@ void PIF::Reset() {
|
||||
if (error) { Util::panic("Could not sync {}", eepromPath); }
|
||||
eeprom.unmap();
|
||||
}
|
||||
|
||||
mempakOpen = false;
|
||||
}
|
||||
|
||||
void PIF::MaybeLoadMempak() {
|
||||
|
||||
Reference in New Issue
Block a user