Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Fork of el17ajf by
Diff: Prefs/Prefs.h
- Revision:
- 20:cd96f98f5f79
- Parent:
- 19:370d83a8dc33
- Child:
- 21:62d2b5b73160
--- a/Prefs/Prefs.h Wed Apr 03 16:18:26 2019 +0000 +++ b/Prefs/Prefs.h Wed Apr 03 17:25:15 2019 +0000 @@ -9,7 +9,7 @@ enum Key { HIGHSCORE1, HIGHSCORE2, HIGHSCORE3, HIGHSCORE1_PLAYER, HIGHSCORE2_PLAYER, HIGHSCORE3_PLAYER, - LAST_PLAYER + LAST_PLAYER, LAST_SCORE }; Prefs(); ~Prefs();