X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_window.pas;h=720be1b85ce934a2ec0e834939402d0ca2f4c743;hb=3e9b43c5a53e39e3651b946c11ec61387406b36c;hp=34bd7dc8142affcb5f010881f9ece8f6b6a0dddd;hpb=e38d4f7bc547f5c22852c550e96a237d1b6e93ba;p=d2df-sdl.git diff --git a/src/game/g_window.pas b/src/game/g_window.pas index 34bd7dc..720be1b 100644 --- a/src/game/g_window.pas +++ b/src/game/g_window.pas @@ -40,7 +40,7 @@ uses {$INCLUDE ../nogl/noGLuses.inc} SysUtils, Classes, MAPDEF, Math, e_graphics, e_log, e_texture, g_main, - g_console, r_console, e_input, g_options, g_game, + g_console, r_console, e_input, g_options, g_game, r_game, g_basic, g_textures, e_sound, g_sound, g_menu, ENet, g_net, g_map, g_gfx, g_monsters, xprofiler, g_touch, g_gui, g_system, g_netmaster;