mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-22 12:01:11 +00:00
add lerpdata
This commit is contained in:
parent
fb61ade5e2
commit
8b6204484e
1 changed files with 1 additions and 0 deletions
|
@ -629,6 +629,7 @@ void R_DrawZombieLimb (entity_t *e, int which)
|
|||
model_t *clmodel;
|
||||
aliashdr_t *paliashdr;
|
||||
entity_t *limb_ent;
|
||||
lerpdata_t lerpdata;
|
||||
|
||||
switch(which) {
|
||||
case 1:
|
||||
|
|
Loading…
Reference in a new issue