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:
- 10:e81aacef805b
- Parent:
- 8:8d25574b14cd
- Child:
- 11:4907e6e7e855
diff -r 514c6f98ca5a -r e81aacef805b engine/main.h --- a/engine/main.h Sun May 06 20:18:10 2018 +0000 +++ b/engine/main.h Sun May 06 21:45:41 2018 +0000 @@ -10,4 +10,5 @@ int difficulty; char str[14]; int lives; -int Index; \ No newline at end of file +int Index; +int YIndex; \ No newline at end of file