DEADSOFTWARE

render: remove from render some common types
[d2df-sdl.git] / src / game / g_menu.pas
index 1af2cbd7d8b9eb8fea12007e3ed8c2960269d4ad..fd336edb334710dc45ca6db6b252d1d38a369628 100644 (file)
@@ -43,8 +43,8 @@ var
 implementation
 
 uses
-  g_gui, g_textures, e_graphics, g_main, g_window, g_game, g_map,
-  g_basic, g_console, g_sound, g_gfx, g_player, g_options, g_weapons,
+  g_gui, g_textures, r_graphics, g_main, g_window, 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,
   e_texture, g_language, e_res,