Add function for loading world height data

This commit is contained in:
Asdow
2026-06-15 22:01:07 +03:00
parent db15679ec1
commit 0cc7fb4e39
4 changed files with 296 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ FLOAT gdMajorMapVersion = MAJOR_MAP_VERSION;
BOOLEAN gfWorldLoaded;
MAPCREATE_STRUCT gMapInformation;
MAPCREATE_STRUCT gMapInformationAutoResolve;
//CHRISL: MINOR_MAP_VERSION information moved to worlddef.h by ADB. We're using these values elsewhere and need them
// in the header file