oops fixed error
This commit is contained in:
parent
eeba83be83
commit
790376496b
|
@ -43,7 +43,7 @@ namespace BizHawk.Emulation.Cores.Intellivision
|
|||
else
|
||||
_cpu.TraceCallback = null;
|
||||
|
||||
Frame++;
|
||||
_frame++;
|
||||
// read the controller state here for now
|
||||
get_controller_state();
|
||||
|
||||
|
|
Loading…
Reference in New Issue