]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_sprit.h
palllist not being worked on right now... i will work on sprite animation VERY soon
[16.git] / src / lib / 16_sprit.h
index 9ef500e5d0d76e0a554e6e64df84182fd4e7ceff..386b42f1619abd2eb6cc84750cf425d671468b8a 100755 (executable)
@@ -66,7 +66,7 @@ int set_anim_by_id(struct sprite *spri, int id);
  * In:\r
  * + struct sprite *spri - sprite to animate\r
  */\r
-void animate_spri(struct sprite *spri, global_game_variables_t *gvar);\r
+void animate_spri(struct sprite *spri, video_t *video);\r
 \r
 void print_anim_ids(struct sprite *spri);\r
 \r