X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fmenu.h;h=9d60e882203443a0c08a9cd847de803076fb58aa;hp=8f5acda7ac2fe776bd87f2ae19b7678ef999affe;hb=49e9602dceff7aa9f771c93a0bc3c21cbb9ee79a;hpb=65722e0455a2a42eece5e67ce2e92bfac03e1368 diff --git a/frontend/menu.h b/frontend/menu.h index 8f5acda7..9d60e882 100644 --- a/frontend/menu.h +++ b/frontend/menu.h @@ -7,6 +7,7 @@ void menu_loop(void); void menu_finish(void); void menu_notify_mode_change(int w, int h, int bpp); +int menu_load_config(int is_game); enum g_opts_opts { OPT_SHOWFPS = 1 << 0,