X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=sprite.h;h=04450775307d011776401d696c3da97c828be1ce;hp=b858e5a8d2da1bd097dbcbba6372ed50ad8ee7d5;hb=2897a4ec0c0e148eddc24ce0351902969a20d78f;hpb=dec36530097c5de6981ca8a302d22523a1cf6f44 diff --git a/sprite.h b/sprite.h index b858e5a..0445077 100644 --- a/sprite.h +++ b/sprite.h @@ -84,6 +84,7 @@ struct rock { uint32_t area; // ROCK extras int type; + int life; };