X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_window.pas;h=410864799c6440bd610e696d849692222fc38202;hp=954790bd8f1b80b87bcbca38c9ecbec16f5630e1;hb=fd4788b9dbc9c05fa78c97c5fc4fcb975361fe40;hpb=83ba12ea2028427bb2e8c1c362294e04c1d55008 diff --git a/src/game/g_window.pas b/src/game/g_window.pas index 954790b..4108647 100644 --- a/src/game/g_window.pas +++ b/src/game/g_window.pas @@ -41,7 +41,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;