Refactor: move m_slot into Card class

This commit is contained in:
tomcw
2021-11-01 21:01:28 +00:00
parent 67b3c28833
commit d96ed5b8c5
14 changed files with 36 additions and 48 deletions
+1 -2
View File
@@ -117,8 +117,7 @@ Overview
HarddiskInterfaceCard::HarddiskInterfaceCard(UINT slot) :
Card(CT_GenericHDD),
m_slot(slot)
Card(CT_GenericHDD, slot)
{
m_unitNum = HARDDISK_1 << 7; // b7=unit