SongManager::LoadAllFromProfiles -> SongManager::LoadAllFromProfile
mount each memory card as needed, one at a time working on being able to start a timeout period in MEMCARDMAN::MountCard
This commit is contained in:
@@ -22,8 +22,7 @@ public:
|
||||
void LockCards(); // prevent removing or changing of memory cards
|
||||
void UnlockCards();
|
||||
void TryMountAllCards();
|
||||
void MountAllUsedCards();
|
||||
void UnmountAllUsedCards();
|
||||
void MountUsedCard( PlayerNumber pn );
|
||||
void MountCard( PlayerNumber pn );
|
||||
void UnmountCard( PlayerNumber pn );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user