Steven Mahasin / Mbed 2 deprecated DreamDungeon

Dependencies:   mbed MotionSensor

Revision:
47:6e31b195ce3c
Parent:
32:fe6359ef9916
Child:
48:f7d9ae3e554d
--- 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