mirror of
https://github.com/nzp-team/quakespasm.git
synced 2024-11-10 06:32:03 +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;
|
string_t model;
|
||||||
float frame;
|
float frame;
|
||||||
float skin;
|
float skin;
|
||||||
float iframetime;
|
|
||||||
float effects;
|
float effects;
|
||||||
vec3_t mins;
|
vec3_t mins;
|
||||||
vec3_t maxs;
|
vec3_t maxs;
|
||||||
|
|
Loading…
Reference in a new issue