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:
Glenn Maynard
2005-01-28 00:04:22 +00:00
parent 25ea8e4825
commit a930c41ed7
5 changed files with 61 additions and 77 deletions
+1 -2
View File
@@ -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 );