]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_sprite.h
wwwwwwwwwwwwwwwwwwwwwwwwwwww vrstest.c works wwwwww yakui-lover wwwww look! wwww
[16.git] / src / lib / 16_sprite.h
index c2a1d30164fc9f806f32d62d0f3ad38e0561cf1e..a93838ace685a54dd0c4aab65acbb50b0a79424b 100755 (executable)
@@ -29,6 +29,8 @@ struct sprite
 {
        // VRS container from which we will extract animation and image data
        struct vrs_container *spritesheet;
+       // Container for a vrl sprite
+       struct vrl_container *sprite_vrl_cont;
        // Current sprite id
        int curr_spri_id;
        // Index of a current sprite in an animation sequence