add scale to progdefs

This commit is contained in:
Steam Deck User 2022-12-21 21:08:28 -05:00
parent ab9d9cc5b1
commit 3e2804d254

View file

@ -183,6 +183,7 @@ typedef struct
float currentmag2;
float maxspeed;
float facingenemy;
float scale;
} entvars_t;
#define PROGHEADER_CRC 5927