changeset 4357 | a1fcfc341a52 |
parent 3697 | d5b30d6373fc |
child 4359 | 83ef50815535 |
--- a/hedgewars/uLandTexture.pas Wed Nov 17 16:31:30 2010 +0300 +++ b/hedgewars/uLandTexture.pas Wed Nov 17 17:22:36 2010 +0300 @@ -28,7 +28,7 @@ procedure DrawLand(dX, dY: LongInt); implementation -uses uMisc, uLand, uStore, uConsts, GLunit; +uses uMisc, uLand, uStore, uConsts, GLunit, uTypes; const TEXSIZE = 256;