DEADSOFTWARE

render: move textures loaders to render
[d2df-sdl.git] / src / game / g_weapons.pas
index 81767e653f03be80e7d7a5b58fb7dd0970db4413..bf9a0953c5cd188ff87fba09f52609c084a243be 100644 (file)
@@ -114,7 +114,7 @@ implementation
 
 uses
   Math, g_map, g_player, g_gfx, g_sound, g_panel,
-  g_console, g_options, g_game,
+  g_console, g_options, g_game, r_textures, r_animations,
   g_triggers, MAPDEF, e_log, g_monsters, g_saveload,
   g_language, g_netmsg, g_grid,
   geom, binheap, hashtable, utils, xstreams;