DEADSOFTWARE

cleanup: remove g_main.pas
[d2df-sdl.git] / src / game / g_items.pas
index 02c8b5fc86dc50e62410e335f7fa0eb61aafea48..6c8041ddd97bfe0ba46c4e2081f5dd1ffd8ab866 100644 (file)
@@ -91,9 +91,9 @@ implementation
 
 uses
   Math,
-  g_basic, g_sound, g_main, g_gfx, g_map,
+  g_basic, g_sound, g_gfx, g_map,
   g_game, g_triggers, g_console, g_player, g_net, g_netmsg,
-  e_log,
+  e_log, g_options,
   g_grid, binheap, idpool, utils, xstreams;
 
 // ////////////////////////////////////////////////////////////////////////// //