DEADSOFTWARE

render: move e_texture -> r_texture
[d2df-sdl.git] / src / game / opengl / r_texture.pas
similarity index 99%
rename from src/engine/e_texture.pas
rename to src/game/opengl/r_texture.pas
index 58ae4cdb44369d4bc7a7af4f7c14501aa7e1d977..7a311a3eea80c6b2b6b66a71e02dc50e42d697fa 100644 (file)
@@ -12,8 +12,8 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *)
-{$INCLUDE ../shared/a_modes.inc}
-unit e_texture;
+{$INCLUDE ../../shared/a_modes.inc}
+unit r_texture;
 
 { This unit provides interface to load 24-bit and 32-bit uncompressed images
   from Truevision Targa (TGA) graphic files, and create OpenGL textures