mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
Fixed cchance and champbwl validation (nw)
This commit is contained in:
parent
63fc82e7f1
commit
417d79d562
@ -117,5 +117,5 @@ public:
|
||||
optional_device<dac_device> m_dac;
|
||||
optional_device<samples_device> m_samples;
|
||||
required_device<palette_device> m_palette;
|
||||
required_device<address_map_bank_device> m_mainbank;
|
||||
optional_device<address_map_bank_device> m_mainbank;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user