X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fgame.c;h=f43abd51d0f8e8cc7b797a58d98c95b9c4ddb954;hb=a46dd0ed1c212f4710124bc16e2da53374a352c8;hp=ad5e20c60bf9521230f60943234cfb96c704b120;hpb=ef16dea09f87b15fc6d58fae0aa0832e0648c00e;p=flatwaifu.git diff --git a/src/game.c b/src/game.c index ad5e20c..f43abd5 100644 --- a/src/game.c +++ b/src/game.c @@ -35,7 +35,6 @@ #include "menu.h" #include "misc.h" #include "map.h" -#include "my.h" #include "game.h" #include "config.h" #include "music.h" @@ -136,7 +135,7 @@ void G_init (void) { int i,j; char s[9]; - logo("G_init: настройка ресурсов игры "); + logo("G_init: setup game resources "); logo_gas(5,GGAS_TOTAL); telepsnd=Z_getsnd("TELEPT"); ltnsnd[0]=Z_getsnd("THUND1");