X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fgame%2Fg_main.pas;h=57fe927873118c68a20e3d96c9f19ded132465d1;hb=541bba4ec498539ae13827e2c821b1eb8bca7db8;hp=4b227e0f020962f3385f21e2a281d57cd04dc534;hpb=06fd9717da990f4ca78836c6d4f268f57f5c5a02;p=d2df-sdl.git diff --git a/src/game/g_main.pas b/src/game/g_main.pas index 4b227e0..57fe927 100644 --- a/src/game/g_main.pas +++ b/src/game/g_main.pas @@ -53,7 +53,6 @@ var implementation uses -{$INCLUDE ../nogl/noGLuses.inc} {$IFDEF ENABLE_HOLMES} g_holmes, sdlcarcass, fui_ctls, fui_wadread, fui_style, fui_gfx_gl, {$ENDIF} @@ -67,7 +66,7 @@ uses SDL2, {$ENDIF} wadreader, e_log, g_window, - e_graphics, e_input, g_game, g_console, g_gui, + r_graphics, e_input, g_game, g_console, g_gui, e_sound, g_options, g_sound, g_player, g_basic, g_weapons, SysUtils, g_triggers, MAPDEF, g_map, e_res, g_menu, g_language, g_net, g_touch, g_system, g_res_downloader,