X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fmain.h;fp=frontend%2Fmain.h;h=7e5dc47f64fd4993828ef10dd2a877b35bc2788d;hp=44c1b6a5cfc64e67dc95269466c52b9dbbf50325;hb=79f216e32563acc81517729fe56a6f11f110b0a4;hpb=a29f182fb4cf03fb74ec809746cee757f6d47715 diff --git a/frontend/main.h b/frontend/main.h index 44c1b6a5..7e5dc47f 100644 --- a/frontend/main.h +++ b/frontend/main.h @@ -42,7 +42,7 @@ int emu_core_preinit(void); int emu_core_init(void); void emu_set_default_config(void); -void emu_on_new_cd(void); +void emu_on_new_cd(int show_hud_msg); int get_state_filename(char *buf, int size, int i); int emu_check_state(int slot);