X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_game.pas;h=85f85894e86ff92a0226c26257836bd0f878f519;hb=8ef31e93656fa721dbcdc9169aff3d277632405c;hp=62628e7ce7b34a010a3c60fc5ff4020bfd3d0fc1;hpb=8a5320ecbd3655122aaf247dc035de327668bbba;p=d2df-sdl.git diff --git a/src/game/g_game.pas b/src/game/g_game.pas index 62628e7..85f8589 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;