X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fsdl%2Fg_system.pas;h=12ee89648e5285f656a51ac1cb8ae4c65bc8f643;hp=11fd1e08917bc047cf7e3bc60f9f16508f1176d2;hb=4b15e91b4468b9605893b647a080ccdfc2df4e8c;hpb=2d08438ad214136a161af303cc896e0d5ff706b8 diff --git a/src/game/sdl/g_system.pas b/src/game/sdl/g_system.pas index 11fd1e0..12ee896 100644 --- a/src/game/sdl/g_system.pas +++ b/src/game/sdl/g_system.pas @@ -46,7 +46,7 @@ implementation uses SysUtils, SDL, Math, e_log, e_input, e_sound, - g_options, g_console, g_game, g_menu, g_gui, g_basic; + g_options, g_console, g_game, g_basic; const GameTitle = 'Doom 2D: Forever (SDL 1.2, %s)';