Adventure game written for ECE2035 at the Georgia Institute of Technology

Dependencies:   mbed wave_player 4DGL-uLCD-SE MMA8452

Revision:
2:0876296d9473
Child:
4:cdc54191ff07
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/startmenu.h	Tue Apr 17 17:17:20 2018 +0000
@@ -0,0 +1,6 @@
+#ifndef STARTMENU_H
+#define STARTMENU_H
+
+int menu();
+
+#endif //STARTMENU_H
\ No newline at end of file