comparison tools/lib64gfx.h @ 2224:a36c81c3df85

Make color interlace type generate a mixed palette instead of using special decode functions for it.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 14 Jun 2019 12:13:23 +0300
parents 5477e792def3
children 5db6e0b63b35
comparison
equal deleted inserted replaced
2223:5477e792def3 2224:a36c81c3df85
130 DS_D021, 130 DS_D021,
131 DS_D022, 131 DS_D022,
132 DS_D023, 132 DS_D023,
133 DS_D024, 133 DS_D024,
134 134
135 DS_ILACE_TYPE,
136
135 DS_LAST 137 DS_LAST
136 }; 138 };
137 139
138 140
139 // Operation flags (op->flags) 141 // Operation flags (op->flags)