rm unused file
[pcsx_rearmed.git] / frontend / plat_dummy.c
index c6af46b..a34f900 100644 (file)
@@ -31,7 +31,14 @@ void plat_video_menu_end(void)
 {
 }
 
+void plat_video_menu_leave(void)
+{
+}
+
 void plat_init(void)
 {
 }
 
+void plat_finish(void)
+{
+}