fix maemo build
[pcsx_rearmed.git] / maemo / hildon.c
index ba035d1..26679ed 100644 (file)
@@ -198,3 +198,8 @@ void menu_notify_mode_change(int w, int h, int bpp)
 {
 }
 
+void *plat_prepare_screenshot(int *w, int *h, int *bpp)
+{
+       return NULL;
+}
+