DEADSOFTWARE

cleanup: move init and main loop code from g_window
[d2df-sdl.git] / src / game / g_netmaster.pas
index fb2729b52140edaa31de46eeae41285450032d01..f4b5618b20448ce2f44ea517f82db2af52096885 100644 (file)
@@ -176,7 +176,7 @@ function GetTimerMS (): Int64;
 implementation
 
 uses
-  e_input, e_log, g_window, g_net, g_console,
+  e_input, e_log, g_net, g_console,
   g_map, g_game, g_sound, g_gui, g_menu, g_options, g_language, g_basic, r_game,
   wadreader, g_system, utils, hashtable;