From ab28c9a8b9240d032fa84d50b1858cf553b134d7 Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Tue, 31 Dec 2013 16:38:42 +0100 Subject: Refactored remote changes --- image.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'image.h') diff --git a/image.h b/image.h index 9c3ced3..7bcfb0b 100644 --- a/image.h +++ b/image.h @@ -35,8 +35,7 @@ typedef struct { int cnt; int sel; bool animate; - int anim_repeats; // -1=don't repeat, 0=repeat infinitely, N=repeat N times - unsigned int repeats_currently_left; + int repeat; } multi_img_t; typedef struct { -- cgit v1.2.3-70-g09d2