add some plugin control from the menu, include spunull
[pcsx_rearmed.git] / frontend / plat_dummy.c
index c6af46b..0b4f100 100644 (file)
@@ -19,10 +19,6 @@ int omap_enable_layer(int enabled)
        return 0;
 }
 
-void plat_video_menu_enter(int is_rom_loaded)
-{
-}
-
 void plat_video_menu_begin(void)
 {
 }
@@ -35,3 +31,6 @@ void plat_init(void)
 {
 }
 
+void plat_finish(void)
+{
+}