remove the broken variable timestep
This commit is contained in:
@ -40,7 +40,6 @@ typedef struct context {
|
||||
int64_t delta_averager_residual;
|
||||
int64_t time_averager[4];
|
||||
uint64_t tick_count;
|
||||
uint64_t step_count;
|
||||
|
||||
/* set just once on startup */
|
||||
uint64_t random_seed;
|
||||
|
Reference in New Issue
Block a user