remove stupid abstraction
This commit is contained in:
@@ -56,4 +56,5 @@ void EmuThread::Reset() const noexcept {
|
||||
void EmuThread::Stop() const noexcept {
|
||||
Util::RPC::GetInstance().Update(Util::RPC::Idling);
|
||||
core->Stop();
|
||||
core->rom = {};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user