X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=input%2Fshadow.c;h=1c38045b56bb446ed55db4beba833b2b9df26ba7;hb=4769605c072bf4a5ccbb8d685365b36ff3eb1667;hp=2a5fd8d5dc495d773b0483a4df1e749c4acef0f0;hpb=e328100eecae3adfce1c3b57364bee5d166217ef;p=fceu.git diff --git a/input/shadow.c b/input/shadow.c index 2a5fd8d..1c38045 100644 --- a/input/shadow.c +++ b/input/shadow.c @@ -86,7 +86,7 @@ static void FP_FASTAPASS(3) ZapperFrapper(uint8 *bg, uint8 *spr, uint32 linets, static INLINE int CheckColor(void) { - //FCEUPPU_LineUpdate(); + FCEUPPU_LineUpdate(); if((ZD.zaphit+10)>=(timestampbase+timestamp)) return(0);