hedgewars/uLandTexture.pas
changeset 4436 94c948a92759
parent 4403 0dfe26f48ec1
child 4976 088d40d8aba2
--- a/hedgewars/uLandTexture.pas	Mon Nov 29 09:11:31 2010 +0100
+++ b/hedgewars/uLandTexture.pas	Tue Nov 30 22:46:47 2010 +0100
@@ -28,8 +28,7 @@
 procedure DrawLand(dX, dY: LongInt);
 
 implementation
-uses uMisc, uLand, uStore, uConsts, GLunit;
-
+uses uConsts, GLunit, uTypes, uVariables, uTextures, uDebug, uRender;
 
 const TEXSIZE = 256;