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: Gold/Gold.h
- Revision:
- 10:51870f8e2e1a
- Parent:
- 8:c5969685cf02
- Child:
- 12:07a9f2140d9b
--- a/Gold/Gold.h Sun Apr 26 14:00:59 2020 +0000 +++ b/Gold/Gold.h Sun Apr 26 16:46:14 2020 +0000 @@ -23,7 +23,6 @@ void draw(N5110 &lcd); void update(); void gold_caught(int caught_i); - void gold_reached(int reached_i); int get_reached_num(); int get_left_num(); /// accessors and mutators