changeset 4375 | ae5507ddb989 |
parent 4367 | f4a0ec067601 |
child 4377 | 43945842da0c |
--- a/hedgewars/uLandTexture.pas Thu Nov 18 11:32:47 2010 +0300 +++ b/hedgewars/uLandTexture.pas Thu Nov 18 11:45:31 2010 +0300 @@ -28,8 +28,7 @@ procedure DrawLand(dX, dY: LongInt); implementation -uses uMisc, uStore, uConsts, GLunit, uTypes, uVariables; - +uses uMisc, uStore, uConsts, GLunit, uTypes, uVariables, uTextures; const TEXSIZE = 256;