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
Diff: engine/main.h
- Revision:
- 7:d1a1f7c5eb0d
- Parent:
- 4:a6ca44e29e97
- Child:
- 8:8d25574b14cd
--- a/engine/main.h Tue May 01 12:35:55 2018 +0000 +++ b/engine/main.h Sat May 05 18:37:29 2018 +0000 @@ -9,3 +9,4 @@ int score; int difficulty; char str[14]; +int lives;