Refactor smaller things
This commit is contained in:
@@ -10,7 +10,6 @@ void Core::Stop() {
|
||||
pause = true;
|
||||
romLoaded = false;
|
||||
cpu->Reset();
|
||||
cpu->GetMem().Reset();
|
||||
}
|
||||
|
||||
bool Core::LoadTAS(const fs::path &path) {
|
||||
|
||||
Reference in New Issue
Block a user