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: Ghost/Ghost.h
- Revision:
- 11:7b12992156de
- Parent:
- 10:29126a41b1da
- Child:
- 16:17f91f51358f
--- a/Ghost/Ghost.h Wed Mar 25 15:36:01 2020 +0000 +++ b/Ghost/Ghost.h Sat Mar 28 10:31:41 2020 +0000 @@ -64,11 +64,6 @@ float mz; }; -struct Menu_Data { - int Menu_return; - bool Back; -}; - #endif static Point_2D Ghost_Data[6000];