X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_menu.pas;h=4ae82a20b1e19aceb1220905de7a8e292b8a933c;hb=c5684c0c980bb96fd4fd0efae4d48cdeb469c8ff;hp=0e8b8af32e69477a562231fcb7edf33f091740f1;hpb=f356426288dc03a804636aaa21c0d7e049e628ac;p=d2df-sdl.git diff --git a/src/game/g_menu.pas b/src/game/g_menu.pas index 0e8b8af..4ae82a2 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,