hedgewars/uLandTexture.pas
branchexperimental3D
changeset 4812 f924be23ffb4
parent 4403 0dfe26f48ec1
child 4976 088d40d8aba2
--- a/hedgewars/uLandTexture.pas	Mon Dec 27 23:57:44 2010 +0100
+++ b/hedgewars/uLandTexture.pas	Tue Jan 04 12:53:46 2011 +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;