DEADSOFTWARE

cleanup: remove g_main.pas
[d2df-sdl.git] / src / game / g_menu.pas
index 61da4c4b89857cad02e905c8c9b78429db4b4f77..265bade66424b2a0412cac54634581691f123a91 100644 (file)
@@ -43,7 +43,7 @@ var
 implementation
 
 uses
-  g_gui, g_textures, r_graphics, g_main, g_window, g_game, g_map,
+  g_gui, g_textures, r_graphics, 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,