Cleanup of comments.

This commit is contained in:
2026-06-19 12:31:20 +02:00
parent d314ef651e
commit e9cf387640
3 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ gui_file_loader :: proc(rect: rl.Rectangle, sim: ^Simulator) {
rom_path := string(ret)
if rom_path == "" do return
// reset machine state
// Reset machine state
emu.reset_machine(sim.machine)
// load new rom