From 34fc044bbf6c820272e45c8267d83ba40a57a89f Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 17 Apr 2014 20:51:46 +0200 Subject: [PATCH] Filters need to be C90-compatible for Android build --- gfx/filters/2xbr.c | 2 +- gfx/filters/2xsai.c | 10 ++++++---- gfx/filters/super2xsai.c | 10 ++++++---- gfx/filters/supereagle.c | 10 ++++++---- 4 files changed, 19 insertions(+), 13 deletions(-) diff --git a/gfx/filters/2xbr.c b/gfx/filters/2xbr.c index 6be73ee2c7..27daecd498 100644 --- a/gfx/filters/2xbr.c +++ b/gfx/filters/2xbr.c @@ -121,7 +121,7 @@ uint16_t pg_lbmask; {\ e = (df(PE,PC)+df(PE,PG)+df(PI,H5)+df(PI,F4))+(df(PH,PF)<<2); \ i = (df(PH,PD)+df(PH,I5)+df(PF,I4)+df(PF,PB))+(df(PE,PI)<<2); \ - if ((e