--- decoder.h 2002/03/26 11:16:08 1.2 +++ decoder.h 2002/04/23 00:04:03 1.3 @@ -30,7 +30,7 @@ uint32_t edged_height; IMAGE cur; - IMAGE refn; + IMAGE refn[2]; IMAGE refh; IMAGE refv; IMAGE refhv;