fuck this shit

This commit is contained in:
2026-06-11 14:37:02 +02:00
parent 2b59e5f461
commit bad1691ee2
13 changed files with 414 additions and 317 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ void Scheduler::HandleEvents() {
break;
case STOP:
core.Stop();
core.rom = {};
core.romPath = {};
break;
case RESET:
core.Reset();