mirror of
https://github.com/nzp-team/quakespasm.git
synced 2024-11-21 11:21:07 +00:00
NX/VITA: Remove iframetime from progdefs
This commit is contained in:
parent
4418a1b0de
commit
f03d8fb55d
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ typedef struct
|
|||
string_t model;
|
||||
float frame;
|
||||
float skin;
|
||||
float iframetime;
|
||||
float effects;
|
||||
vec3_t mins;
|
||||
vec3_t maxs;
|
||||
|
|
Loading…
Reference in a new issue