X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=maemo%2Fhildon.c;h=08949ffadd50029a3b669718e1b8ef05e35d2889;hp=a5f151ece6c520198af87b1cd716b479d34c7dd6;hb=3a321131b0f1d75685b7487517fc84738f4186d2;hpb=b944a30eda75c36c94ef71e7768497801887612b diff --git a/maemo/hildon.c b/maemo/hildon.c index a5f151ec..08949ffa 100644 --- a/maemo/hildon.c +++ b/maemo/hildon.c @@ -262,6 +262,10 @@ void plat_step_volume(int is_up) { } -void plat_trigger_vibrate(void) +void plat_trigger_vibrate(int is_strong) +{ +} + +void plat_minimize(void) { }