DEADSOFTWARE

render: move textures loaders to render
[d2df-sdl.git] / src / game / g_menu.pas
index bca5dbed9f2efa8a557964db5a7702d3662e560c..af62dbad5a1af745fd02e56be0cfb809237610e3 100644 (file)
@@ -43,7 +43,7 @@ var
 implementation
 
 uses
-  g_gui, g_textures, r_graphics, g_game, g_map,
+  g_gui, r_textures, r_graphics, g_game, g_map,
   g_base, g_basic, g_console, g_sound, g_gfx, g_player, g_options, g_weapons,
   e_log, SysUtils, CONFIG, g_playermodel, DateUtils,
   MAPDEF, Math, g_saveload,