X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_items.pas;h=c578d2f16a98f291e816fbc568133a399eadd39d;hp=6c8041ddd97bfe0ba46c4e2081f5dd1ffd8ab866;hb=3af68bc5a306b013ddb2a04c24543b6ec6e288af;hpb=d5d513b459869550bc0623d910eb97c706fab07d diff --git a/src/game/g_items.pas b/src/game/g_items.pas index 6c8041d..c578d2f 100644 --- a/src/game/g_items.pas +++ b/src/game/g_items.pas @@ -91,7 +91,7 @@ implementation uses Math, - g_basic, g_sound, g_gfx, g_map, + g_basic, g_sound, g_gfx, g_map, r_textures, r_animations, g_game, g_triggers, g_console, g_player, g_net, g_netmsg, e_log, g_options, g_grid, binheap, idpool, utils, xstreams;