Merge branch 'main' of https://git.poto.cafe/wanp/salesman
This commit is contained in:
@ -41,7 +41,6 @@ typedef struct context {
|
||||
int64_t time_averager[4];
|
||||
int64_t delta_time; /* preserves real time frame delta with no manipilation */
|
||||
uint64_t tick_count;
|
||||
uint64_t step_count;
|
||||
|
||||
/* set just once on startup */
|
||||
uint64_t random_seed;
|
||||
|
Reference in New Issue
Block a user