X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplat_dummy.c;h=a34f9004cb77dfea5a8c768241e818d9d18399bb;hp=d3080ae6092f96a6093621c328362650c550ddb8;hb=609aa81e7cec42c1d1cc4376b1bd5d9f1cdd6894;hpb=bd6267e616cc4966fadf971019fe15db2469e97d diff --git a/frontend/plat_dummy.c b/frontend/plat_dummy.c index d3080ae6..a34f9004 100644 --- a/frontend/plat_dummy.c +++ b/frontend/plat_dummy.c @@ -31,6 +31,10 @@ void plat_video_menu_end(void) { } +void plat_video_menu_leave(void) +{ +} + void plat_init(void) { }