X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_gfx.pas;h=00630f3f5fa20b7677214c601e27b36ee4c0dc3c;hp=29b9c2240b0e6be7746570c3cba5c6a1a397c2f8;hb=abda6900c041e39944de6a49aa088a60c170715e;hpb=0de0c814aedf27fc6374f50b2ce57db780d37c8e diff --git a/src/game/g_gfx.pas b/src/game/g_gfx.pas index 29b9c22..00630f3 100644 --- a/src/game/g_gfx.pas +++ b/src/game/g_gfx.pas @@ -125,7 +125,7 @@ function awmIsSetHolmes (x, y: Integer): Boolean; inline; implementation uses - g_map, g_panel, g_basic, Math, r_animations, + g_map, g_panel, g_basic, Math, g_options, g_console, SysUtils, g_triggers, MAPDEF, g_game, g_language, g_net, utils, xprofiler;