X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=maemo%2Fhildon.c;fp=maemo%2Fhildon.c;h=f66d884d0e4048d89024a6c60e2be0ae434d20bc;hp=dc5e497615ac17401c168f7b952c8f0cc802dac4;hb=221be40d20d1fc4e1c597b087ea54130b80739f1;hpb=50306d8d6e20ede70c2dea274ae1099082aea88f diff --git a/maemo/hildon.c b/maemo/hildon.c index dc5e4976..f66d884d 100644 --- a/maemo/hildon.c +++ b/maemo/hildon.c @@ -258,3 +258,7 @@ void *plat_prepare_screenshot(int *w, int *h, int *bpp) return NULL; } +void plat_step_volume(int is_up) +{ +} +