Add scale to progdefs

This commit is contained in:
Steam Deck User 2022-12-22 17:55:51 -05:00
parent 77488595d1
commit 4300d60192
1 changed files with 1 additions and 0 deletions

View File

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