merge MountUsedCard and MountCard

This commit is contained in:
Glenn Maynard
2005-01-28 00:12:09 +00:00
parent f8a00af09f
commit ed3bec750b
4 changed files with 7 additions and 17 deletions
-1
View File
@@ -21,7 +21,6 @@ public:
void LockCards(); // prevent removing or changing of memory cards
void UnlockCards();
void MountUsedCard( PlayerNumber pn );
void MountCard( PlayerNumber pn );
void UnmountCard( PlayerNumber pn );