ref: soft: migrate to new way to get lightstyles and dlights

This commit is contained in:
Alibek Omarov
2024-11-02 22:52:13 +03:00
parent bb4e64ea58
commit 6cf11cb6cf
5 changed files with 19 additions and 13 deletions

View File

@@ -297,6 +297,9 @@ typedef struct
movevars_t *movevars;
color24 *palette;
cl_entity_t *viewent;
lightstyle_t *lightstyles;
dlight_t *dlights;
dlight_t *elights;
byte *texgammatable;
uint *lightgammatable;
uint *lineargammatable;