release r2, update credits
[fceu.git] / drivers / common / menu.h
1 void menu_init(void);
2 int  menu_loop(void);
3 void menu_update_msg(const char *msg);