Fix movie in opengl

This commit is contained in:
nukeykt 2019-11-21 03:54:31 +09:00 committed by Christoph Oelckers
parent 2da94d33e8
commit f3069bbe4f

View file

@ -133,6 +133,8 @@ int ReadFrame(FILE *fp)
}
}
tileInvalidate(kMovieTile, -1, -1);
break;
}
case kFrameDone: