branch | webgl |
changeset 8026 | 4a4f21070479 |
parent 7557 | 5a28d3cfbf62 |
--- a/hedgewars/uMobile.pas Sun Nov 11 16:53:16 2012 +0100 +++ b/hedgewars/uMobile.pas Sun Nov 11 17:15:19 2012 +0100 @@ -73,7 +73,7 @@ end; // this function should make the device vibrate in some way -procedure PerformRumble; inline; +procedure performRumble; inline; {$IFDEF IPHONEOS}const kSystemSoundID_Vibrate = $00000FFF;{$ENDIF} begin // do not vibrate while synchronising a demo/save