Adventure game written for ECE2035 at the Georgia Institute of Technology

Dependencies:   mbed wave_player 4DGL-uLCD-SE MMA8452

startmenu.h

Committer:
trmontgomery
Date:
2018-04-17
Revision:
2:0876296d9473
Child:
4:cdc54191ff07

File content as of revision 2:0876296d9473:

#ifndef STARTMENU_H
#define STARTMENU_H

int menu();

#endif //STARTMENU_H