X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_menu.pas;h=fd336edb334710dc45ca6db6b252d1d38a369628;hb=53a532345838de82821c8711ae5e2e35d34892c4;hp=1af2cbd7d8b9eb8fea12007e3ed8c2960269d4ad;hpb=98283c5d58028cf0b5204c44412f51c4a15e98a6;p=d2df-sdl.git diff --git a/src/game/g_menu.pas b/src/game/g_menu.pas index 1af2cbd..fd336ed 100644 --- a/src/game/g_menu.pas +++ b/src/game/g_menu.pas @@ -43,8 +43,8 @@ var implementation uses - g_gui, g_textures, e_graphics, g_main, g_window, g_game, g_map, - g_basic, g_console, g_sound, g_gfx, g_player, g_options, g_weapons, + g_gui, g_textures, r_graphics, g_main, g_window, g_game, g_map, + g_base, g_basic, g_console, g_sound, g_gfx, g_player, g_options, g_weapons, e_log, SysUtils, CONFIG, g_playermodel, DateUtils, MAPDEF, Math, g_saveload, e_texture, g_language, e_res,