Do some more polish
This commit is contained in:
parent
c0fddf7631
commit
f0e7ca8e33
5 changed files with 12 additions and 10 deletions
2
racing.h
2
racing.h
|
@ -52,6 +52,8 @@
|
|||
version.
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
typedef int32_t LCR_GameUnit; ///< Abstract game unit.
|
||||
|
||||
#define LCR_RACING_FPS 30 /**< Physics FPS, i.e. the number of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue