Restored animated background picture, using a bad call actually, but thats
clearly noted in comments in code. Is remainder work for cleaning up the
whole render api. :)
This commit is contained in:
2006-04-09 18:22:05 +00:00
parent de3a622095
commit cbb48709eb
3 changed files with 7 additions and 2 deletions

View File

@@ -132,6 +132,7 @@ int calcimanr(int cfra, Tex *tex)
return imanr;
}
/* note; this function is called in src/drawview.c for animated background image, option should move to kernel */
void init_render_texture(Render *re, Tex *tex)
{
Image *ima;