bzone does not have earom

This commit is contained in:
Couriersud 2009-02-20 23:33:40 +00:00
parent b6c3e20d86
commit c954e89315

View File

@ -232,7 +232,6 @@ static MACHINE_START( bzone )
{ {
state_save_register_global(machine, analog_data); state_save_register_global(machine, analog_data);
mb_register_states(machine); mb_register_states(machine);
atari_vg_register_states(machine);
} }