psx_gpu: texture cache fix2
[pcsx_rearmed.git] / maemo / hildon.c
index dc5e497..a5f151e 100644 (file)
@@ -258,3 +258,10 @@ void *plat_prepare_screenshot(int *w, int *h, int *bpp)
        return NULL;
 }
 
+void plat_step_volume(int is_up)
+{
+}
+
+void plat_trigger_vibrate(void)
+{
+}