X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_player.pas;h=756b37bba5de6ec21fbe05955264a2b75846e5f7;hb=53a532345838de82821c8711ae5e2e35d34892c4;hp=f31bceed0487a08e2d101ef3c8f633b05a0fb60d;hpb=e12091dd9a87d838c40b0bf0956e40a967bb8dc9;p=d2df-sdl.git diff --git a/src/game/g_player.pas b/src/game/g_player.pas index f31bcee..756b37b 100644 --- a/src/game/g_player.pas +++ b/src/game/g_player.pas @@ -21,7 +21,7 @@ interface uses SysUtils, Classes, {$IFDEF USE_MEMPOOL}mempool,{$ENDIF} - e_graphics, g_playermodel, g_basic, g_textures, + g_base, g_playermodel, g_basic, g_textures, g_weapons, g_phys, g_sound, g_saveload, MAPDEF, g_panel; @@ -656,7 +656,6 @@ function g_Bot_GetCount(): Integer; implementation uses -{$INCLUDE ../nogl/noGLuses.inc} {$IFDEF ENABLE_HOLMES} g_holmes, {$ENDIF}