Fix layering of small gif frames

This commit is contained in:
Bert Münnich
2011-09-28 12:53:44 +02:00
parent 0a91ede86c
commit d369f10aa5
2 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
VERSION = git-20110926
VERSION = git-20110928
CC = gcc
CFLAGS = -Wall -pedantic -O2