mirror of
https://github.com/libretro/mame2003-plus-libretro.git
synced 2024-11-23 08:19:42 +00:00
Update mame2003.c
This commit is contained in:
parent
19126cbea4
commit
71ceea5012
@ -619,6 +619,7 @@ static void update_variables(bool first_time)
|
||||
else
|
||||
options.cheat_input_ports = false;
|
||||
break;
|
||||
|
||||
case OPT_Machine_Timing:
|
||||
if(strcmp(var.value, "enabled") == 0)
|
||||
options.machine_timing = true;
|
||||
|
Loading…
Reference in New Issue
Block a user