X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_gfx.pas;h=9c58759a071c0ace4bc29776649bf51d7c5998b3;hb=d5d513b459869550bc0623d910eb97c706fab07d;hp=2a77c0310d554266aeebb5a50b1c852df7a48254;hpb=f78ac74cc8c7789d25c8783b21feee74ce938bb3;p=d2df-sdl.git diff --git a/src/game/g_gfx.pas b/src/game/g_gfx.pas index 2a77c03..9c58759 100644 --- a/src/game/g_gfx.pas +++ b/src/game/g_gfx.pas @@ -135,7 +135,7 @@ function awmIsSetHolmes (x, y: Integer): Boolean; inline; implementation uses - g_map, g_panel, g_basic, Math, + g_map, g_panel, g_basic, Math, r_animations, g_options, g_console, SysUtils, g_triggers, MAPDEF, g_game, g_language, g_net, utils, xprofiler;