changeset 4367 | f4a0ec067601 |
parent 4359 | 83ef50815535 |
child 4374 | bcefeeabaa33 |
--- a/hedgewars/uLandObjects.pas Wed Nov 17 20:58:23 2010 +0300 +++ b/hedgewars/uLandObjects.pas Wed Nov 17 22:07:03 2010 +0300 @@ -29,7 +29,7 @@ procedure AddOnLandObjects(Surface: PSDL_Surface); implementation -uses uLand, uStore, uConsts, uMisc, uConsole, uRandom, uVisualGears, uSound, GLunit, +uses uStore, uConsts, uMisc, uConsole, uRandom, uVisualGears, uSound, GLunit, uTypes, uVariables; const MaxRects = 512;