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:
- 8:8d25574b14cd
- Parent:
- 7:d1a1f7c5eb0d
- Child:
- 10:e81aacef805b
diff -r d1a1f7c5eb0d -r 8d25574b14cd engine/main.h --- a/engine/main.h Sat May 05 18:37:29 2018 +0000 +++ b/engine/main.h Sun May 06 19:44:57 2018 +0000 @@ -10,3 +10,4 @@ int difficulty; char str[14]; int lives; +int Index; \ No newline at end of file