X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_game.pas;h=534dfeafc800978a0a460ea8169c00400e55c692;hb=c5684c0c980bb96fd4fd0efae4d48cdeb469c8ff;hp=d19ceb602c36e2177f58848d1590885c65319662;hpb=36fb40708726d6a0659f332a09c4c371473d0394;p=d2df-sdl.git diff --git a/src/game/g_game.pas b/src/game/g_game.pas index d19ceb6..534dfea 100644 --- a/src/game/g_game.pas +++ b/src/game/g_game.pas @@ -20,7 +20,7 @@ interface uses SysUtils, Classes, MAPDEF, - g_basic, g_player, e_graphics, g_res_downloader, + g_base, g_basic, g_player, r_graphics, g_res_downloader, g_sound, g_gui, utils, md5, mempool, xprofiler, g_touch, g_weapons;