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: RosenEngine/RosenEngine.h
- Revision:
- 44:a6a361bea806
- Parent:
- 43:500b8cff3715
- Child:
- 49:aa204bf7ee2e
diff -r 500b8cff3715 -r a6a361bea806 RosenEngine/RosenEngine.h --- a/RosenEngine/RosenEngine.h Wed May 08 15:50:40 2019 +0000 +++ b/RosenEngine/RosenEngine.h Wed May 08 16:46:21 2019 +0000 @@ -27,7 +27,6 @@ void get_pos(); void title(N5110 &lcd); int get_ycursor(); - int get_shipno(); SHIP set_shipUsed(); void ship_select(N5110 &lcd); void check_health();