Changeset 160 for trunk/src/configuration.h
- Timestamp:
- 09/27/2008 08:34:21 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/configuration.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/configuration.h
r159 r160 61 61 */ 62 62 Configuration *set(std::string key, std::string value); 63 64 bool isHighscore(int score); 65 int submitHighscore(int score, std::string name, std::string date); 63 66 private: 64 67 /**
Note: See TracChangeset
for help on using the changeset viewer.
