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:
- 14:ce231137d2f2
- Parent:
- 13:61aeeb4e4e47
- Child:
- 15:2b98d03e7ab6
diff -r 61aeeb4e4e47 -r ce231137d2f2 engine/main.h --- a/engine/main.h Mon May 07 18:28:51 2018 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,17 +0,0 @@ - - -int x_player; -int y_player; -int x_car; -int y_car; -int x_car2; -int y_car2; -int score; -char speed[14]; -char str[14]; -int lives; -int Index; -int YIndex; -int YIndex2; -float pot_value; -float wait_time; \ No newline at end of file