X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=maemo%2Fhildon.c;h=f66d884d0e4048d89024a6c60e2be0ae434d20bc;hb=8bbbd0911c079ff0cc3ed5446a001612d7bbc157;hp=dc5e497615ac17401c168f7b952c8f0cc802dac4;hpb=d64280d6f8f3064fffd834f374900f0bfb735ac7;p=pcsx_rearmed.git 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) +{ +} +