yawmmde/source/menu.h

9 lines
83 B
C
Raw Permalink Normal View History

2012-12-22 18:35:15 +01:00
#ifndef _MENU_H_
#define _MENU_H_
/* Prototypes */
void Menu_Loop(void);
#endif