changeset 4403 | 0dfe26f48ec1 |
parent 4390 | f219628ed666 |
child 4976 | 088d40d8aba2 |
--- a/hedgewars/uLandTexture.pas Sun Nov 21 19:14:45 2010 +0300 +++ b/hedgewars/uLandTexture.pas Sun Nov 21 19:41:19 2010 +0300 @@ -28,7 +28,7 @@ procedure DrawLand(dX, dY: LongInt); implementation -uses uConsts, GLunit, uTypes, uVariables, uTextures, uIO, uRender; +uses uConsts, GLunit, uTypes, uVariables, uTextures, uDebug, uRender; const TEXSIZE = 256;