Add file inadvertently omitted from 67be13960b

This commit is contained in:
AJR 2022-09-01 15:33:51 -04:00
parent 47eccbf611
commit 67f129e315

View File

@ -109,6 +109,7 @@ private:
int_map m_region_map;
string_set m_ioport_set;
string_set m_already_checked;
string_set m_slotcard_set;
bool m_checking_card;
bool const m_quick;
};