Kern Fowler / Mbed 2 deprecated Donkey_Kong_Game

Dependencies:   mbed

Revision:
3:b248dc1f3e8d
Parent:
2:6baf849b0270
Child:
4:59175720d8ee
--- a/main.h	Sun May 05 01:03:27 2019 +0000
+++ b/main.h	Sun May 05 02:16:51 2019 +0000
@@ -19,6 +19,9 @@
 void controls_run();
 void instructions_run();
 void options_run();
+void options_brightness();
+void options_contrast();
+void options_volume();
 
 int menu_arrow[7][7] = { // Arrow pointer used in main menu
 {0,0,0,0,0,0,0,},