cdriso: handle eboot and it's TOC, some refactoring
[pcsx_rearmed.git] / frontend / plat_dummy.c
index a43662b..44ba4a8 100644 (file)
@@ -51,6 +51,10 @@ void bgr888_to_rgb888(void *d, void *s, int len)
 {
 }
 
+void bgr888_to_rgb565(void *d, void *s, int len)
+{
+}
+
 void in_update_analogs(void)
 {
 }