DEADSOFTWARE

render: remove from render some common types
[d2df-sdl.git] / src / game / g_menu.pas
index 0e8b8af32e69477a562231fcb7edf33f091740f1..4ae82a20b1e19aceb1220905de7a8e292b8a933c 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,