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 MotionSensor
Diff: Title/Title.h
- Revision:
- 47:6e31b195ce3c
- Parent:
- 32:fe6359ef9916
- Child:
- 48:f7d9ae3e554d
diff -r f09711580d4a -r 6e31b195ce3c Title/Title.h
--- a/Title/Title.h Wed May 08 20:47:52 2019 +0000
+++ b/Title/Title.h Thu May 09 01:57:49 2019 +0000
@@ -19,7 +19,7 @@
void title_option_option(N5110 &lcd, Gamepad &gamepad, Player &player, float &global_contrast);
void title_option_credit(N5110 &lcd, Gamepad &gamepad);
- void title_option_hi_scores(N5110 &lcd);
+ void title_option_tutorial(N5110 &lcd, Gamepad &gamepad);
public:
// Constructor