Continue replay saving
This commit is contained in:
parent
e43ed793a3
commit
27da348b24
6 changed files with 218 additions and 185 deletions
2
map.h
2
map.h
|
@ -164,7 +164,7 @@ struct
|
|||
uint8_t checkpointCount;
|
||||
|
||||
uint32_t hash; ///< Hash of the processed binary map.
|
||||
uint32_t targetTime;
|
||||
uint32_t targetTime; ///< Target time in physics ticks.
|
||||
|
||||
char name[LCR_MAP_NAME_MAX_LEN + 1];
|
||||
} LCR_currentMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue