/* menus.h for AlgoRhythms.c by Thomas E. Janzen */ void Init_Menu(void); int CheckMenu(int *class, int *code); void CloseMenu(void);