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.
Diff: SavedGames/SavedGames.h
- Revision:
- 68:bb1650c657ef
- Parent:
- 67:a2984682d641
- Child:
- 75:643a509cf9ed
diff -r a2984682d641 -r bb1650c657ef SavedGames/SavedGames.h --- a/SavedGames/SavedGames.h Thu May 21 20:23:24 2020 +0000 +++ b/SavedGames/SavedGames.h Thu May 21 22:46:23 2020 +0000 @@ -6,6 +6,7 @@ #include "N5110.h" #include "Gamepad.h" #include "SDFileSystem.h" +#include "Sprites.h" struct SavedGamesData{ int score; /**< Score variable */