JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
destroy some rocks with bang dots
[vor.git] / sprite.h
index b858e5a..0445077 100644 (file)
--- a/sprite.h
+++ b/sprite.h
@@ -84,6 +84,7 @@ struct rock {
        uint32_t area;
        // ROCK extras
        int type;
+       int life;
 };