diff --git a/source/progdefs.h b/source/progdefs.h index e9fb509..740221a 100644 --- a/source/progdefs.h +++ b/source/progdefs.h @@ -165,4 +165,5 @@ typedef struct float maxspeed; float facingenemy; float scale; + float light_lev; } entvars_t; \ No newline at end of file