X-Git-Url: http://deadsoftware.ru/gitweb?p=flatwaifu.git;a=blobdiff_plain;f=src%2Ffx.c;h=35777aca9371d9abf7ba57965722bcc8181e046b;hp=2af618046ee74b2a76b8f923ddc749d00d7a5be7;hb=584adc9c1911a6941ef07443a6fc6ff922d7c8ea;hpb=534310c1f131bb9a53be865c32d90342ed026734 diff --git a/src/fx.c b/src/fx.c index 2af6180..35777ac 100644 --- a/src/fx.c +++ b/src/fx.c @@ -23,7 +23,6 @@ #include #include #include -#include "vga.h" #include "view.h" #include "fx.h" #include "misc.h" @@ -61,7 +60,7 @@ static void setamp(int a) { } void FX_trans1(int t) { - +/* int x,y,u,v; static unsigned char k; unsigned p; @@ -78,7 +77,7 @@ void FX_trans1(int t) { else scra[p]=fx_scr1[v*320+u]; }else scra[p]=fx_scr2[p]; } - +*/ } static void init_fx1sin(void) {