changeset 100 | f324a18698fe |
parent 95 | 1ef5e2c41115 |
child 107 | b08ce0293a51 |
--- a/hedgewars/uGears.pas Sun Aug 06 17:11:33 2006 +0000 +++ b/hedgewars/uGears.pas Sun Aug 06 20:08:15 2006 +0000 @@ -79,7 +79,7 @@ implementation uses uWorld, uMisc, uStore, uConsole, uSound, uTeams, uRandom, uCollisions, - uLand, uIO, uLandGraphics, uAIMisc, uLocale; + uLand, uIO, uLandGraphics, uAIMisc, uLocale{$IFDEF FPC}, Math{$ENDIF}; var RopePoints: record Count: Longword; HookAngle: integer;