use picofe menu, move generic code out of gp2x/
[fceu.git] / drivers / common / menu.h
1 void menu_init(void);
2 int  menu_loop(void);
3 void menu_update_msg(const char *msg);