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: Engine/Engine.h
- Revision:
- 3:6253a2d374fa
- Parent:
- 2:9ca5e1c221c3
- Child:
- 5:a3a9e0417e04
--- a/Engine/Engine.h Mon Apr 16 10:55:00 2018 +0000 +++ b/Engine/Engine.h Sun Apr 29 14:19:38 2018 +0000 @@ -18,7 +18,6 @@ private: Direction _d; - float _mag; int _grid[22][22]; Snek _solid; }; \ No newline at end of file