Added some time functions.
This commit is contained in:
@ -7,7 +7,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define GAMETIME_STEP 0.016
|
||||
#define GAMETIME_FIXED_STEP 0.016
|
||||
#define GAMETIME_SMALLEST_STEP 0.001
|
||||
|
||||
|
||||
typedef struct {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user