aboutsummaryrefslogtreecommitdiff
path: root/frontend/menu.h
blob: 67beef2b840ef5f92f9d83d8be060651ccc5f1c8 (plain)
1
2
3
4
5
void menu_init(void);
void menu_prepare_emu(void);
void menu_loop(void);

void menu_notify_mode_change(int w, int h);