mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 00:41:24 +00:00
- Backend update from GZDoom
* IQM enhancements * config storage in Users * moving of savegame filename generation to the backend
This commit is contained in:
parent
b4a49ea228
commit
41fc5660e5
25 changed files with 454 additions and 315 deletions
|
@ -69,6 +69,8 @@ const char *GetVersionString();
|
|||
#define SAVESIG_SW GAMENAME ".ShadowWarrior"
|
||||
#define SAVESIG_PS GAMENAME ".Exhumed"
|
||||
|
||||
#define SAVEGAME_EXT "dsave"
|
||||
|
||||
#define MINSAVEVER_DN3D 16
|
||||
#define MINSAVEVER_BLD 16
|
||||
#define MINSAVEVER_SW 17
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue