--- a/hedgewars/uMobile.pas Sun Mar 25 21:17:01 2012 +0200
+++ b/hedgewars/uMobile.pas Mon Mar 26 03:24:50 2012 +0200
@@ -54,9 +54,8 @@
exit(true);
end
else exit(false);
-{$ELSE}
+{$ENDIF}
exit(false);
-{$ENDIF}
end;
// this function should make the device vibrate in some way