GIFs work again in principle

This commit is contained in:
Christian Schwinne
2024-03-10 21:36:13 +01:00
committed by Will Tatam
parent e8c09104e1
commit b8a29bcbf8
5 changed files with 28 additions and 5 deletions

View File

@@ -119,6 +119,7 @@ int fileReadCallback(void);
int fileReadBlockCallback(void * buffer, int numberOfBytes);
int fileSizeCallback(void);
byte renderImageToSegment(Segment &seg);
void endImagePlayback(Segment* seg);
#endif
//improv.cpp