smaller fixes
This commit is contained in:
@@ -25,4 +25,5 @@ void KaizenQt::ConnectMainWindowSignalsToSlots() noexcept
|
||||
void KaizenQt::LoadROM(const QString& file_name) noexcept
|
||||
{
|
||||
emuThread->core.LoadROM(file_name.toStdString());
|
||||
emuThread->start();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user