DEADSOFTWARE

render: move textures loaders to render
[d2df-sdl.git] / src / game / g_items.pas
index 6c8041ddd97bfe0ba46c4e2081f5dd1ffd8ab866..c578d2f16a98f291e816fbc568133a399eadd39d 100644 (file)
@@ -91,7 +91,7 @@ implementation
 
 uses
   Math,
-  g_basic, g_sound, g_gfx, g_map,
+  g_basic, g_sound, g_gfx, g_map, r_textures, r_animations,
   g_game, g_triggers, g_console, g_player, g_net, g_netmsg,
   e_log, g_options,
   g_grid, binheap, idpool, utils, xstreams;