ref: add R_EntityDynamicLight that calculates lighting for studio and alias models, and also located in libref_common

This commit is contained in:
Alibek Omarov
2026-04-19 01:17:28 +05:00
parent da4c4bb76a
commit 044523434d
14 changed files with 229 additions and 574 deletions

View File

@@ -223,7 +223,6 @@ typedef struct
model_t *worldmodel;
world_static_t *world;
cl_entity_t *entities;
movevars_t *movevars;
color24 *palette;
cl_entity_t *viewent;
dlight_t *elights;