mirror of
https://github.com/aap/librw.git
synced 2026-04-19 21:13:13 +01:00
added palette support
This commit is contained in:
@@ -429,7 +429,7 @@ private:
|
||||
void frameListStreamWrite(Stream *stream, Frame **flp, int32 nf);
|
||||
};
|
||||
|
||||
struct TexDictionary : PluginBase<Texture>
|
||||
struct TexDictionary : PluginBase<TexDictionary>
|
||||
{
|
||||
Texture *first;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user