mirror of
https://github.com/holub/mame
synced 2025-07-02 00:29:37 +03:00
Add file inadvertently omitted from 67be13960b
This commit is contained in:
parent
47eccbf611
commit
67f129e315
@ -109,6 +109,7 @@ private:
|
|||||||
int_map m_region_map;
|
int_map m_region_map;
|
||||||
string_set m_ioport_set;
|
string_set m_ioport_set;
|
||||||
string_set m_already_checked;
|
string_set m_already_checked;
|
||||||
|
string_set m_slotcard_set;
|
||||||
bool m_checking_card;
|
bool m_checking_card;
|
||||||
bool const m_quick;
|
bool const m_quick;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user