X-Git-Url: https://deadsoftware.ru/gitweb?p=flatwaifu.git;a=blobdiff_plain;f=src%2Fmenu.c;h=95fbbf660dc7fbfc2ad2b8019314c5171d332d58;hp=5a59b877394112821d736056f233368ca5f6772e;hb=dbfaa4949fe7c5be64cf3e98b1875b711656ff67;hpb=a79a6e75633c38c64c7f0460f01216bf80703ad3 diff --git a/src/menu.c b/src/menu.c index 5a59b87..95fbbf6 100644 --- a/src/menu.c +++ b/src/menu.c @@ -159,6 +159,8 @@ static void GMV_stop (void) { } void GMV_say (char *nm) { + // TODO fix this + /* int r,len; snd_t *p; byte *d; @@ -172,6 +174,7 @@ void GMV_say (char *nm) { for(d=(byte*)(p+1);len;--len,++d) *d^=128; voc=p; voc_ch=S_play(voc,-1,1024,255); + */ } static void GM_set (menu_t *m) { @@ -299,8 +302,8 @@ static void GM_command (int c) { F_freemus(); GMV_stop(); #ifndef DEMO - c=Z_sound(M_lock(qsnd[myrand(QSND_NUM)]),256);//for(c=(Z_sound(M_lock(qsnd[random2(QSND_NUM)]),256)+9)<<16,timer=0;timer