AllAreLocked -> AnyRequirementsAreMet

This commit is contained in:
Chris Danford
2006-03-22 17:11:15 +00:00
parent c9842df053
commit 2b1e480496
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ public:
// Gets number of unlocks for title screen
int GetNumUnlocks() const;
bool AllAreLocked() const;
bool AnyRequirementsAreMet() const;
int GetUnlockEntryIndexToCelebrate() const;
bool AnyUnlocksToCelebrate() const;