X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_menu.pas;h=c086cb028e0ec05fa93cd00f126a996498d0d306;hb=5c816a8e702fd39c65d0928a3315d81e979f30fb;hp=67814ad7384504c366566a89c87d2949848a544f;hpb=fd4788b9dbc9c05fa78c97c5fc4fcb975361fe40;p=d2df-sdl.git diff --git a/src/game/g_menu.pas b/src/game/g_menu.pas index 67814ad..c086cb0 100644 --- a/src/game/g_menu.pas +++ b/src/game/g_menu.pas @@ -43,8 +43,7 @@ var implementation uses - {$INCLUDE ../nogl/noGLuses.inc} - g_gui, g_textures, e_graphics, g_main, g_window, g_game, g_map, + g_gui, g_textures, r_graphics, g_main, g_window, g_game, g_map, 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,