NX/VITA: Remove iframetime from progdefs

This commit is contained in:
cypress 2024-09-04 18:14:00 -07:00
parent 4418a1b0de
commit f03d8fb55d
1 changed files with 0 additions and 1 deletions

View File

@ -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;