X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=sprite.h;h=04450775307d011776401d696c3da97c828be1ce;hp=b858e5a8d2da1bd097dbcbba6372ed50ad8ee7d5;hb=1c7fee35c6c96c3a5c0c83dfbefe09955772b6fa;hpb=8b16f0a7698739f71f8dd89f3c411fd405b0a062 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; };