diff 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
line wrap: on
line diff
--- a/tools/lib64gfx.h	Fri Jun 14 12:12:19 2019 +0300
+++ b/tools/lib64gfx.h	Fri Jun 14 12:13:23 2019 +0300
@@ -132,6 +132,8 @@
     DS_D023,
     DS_D024,
 
+    DS_ILACE_TYPE,
+
     DS_LAST
 };