]> 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 107cb3e5e3015a2739220c31a819305b5896b0f1..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);\r
+void animate_spri(struct sprite *spri, video_t *video);\r
 \r
 void print_anim_ids(struct sprite *spri);\r
 \r