Fix link InitSetting/InitStatus properties

This commit is contained in:
Lew Rossman
2025-07-25 11:02:40 -04:00
parent c8d92cdd48
commit ebafb87e6a
5 changed files with 18 additions and 20 deletions

View File

@@ -31,7 +31,7 @@ typedef int INT4;
Various constants
----------------------------------------------
*/
#define CODEVERSION 20300
#define CODEVERSION 20301
#define MAGICNUMBER 516114521
#define ENGINE_VERSION 201 // Used for binary hydraulics file
#define EOFMARK 0x1A // Use 0x04 for UNIX systems