mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Add function for loading world height data
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
};
|
||||
|
||||
extern MAPCREATE_STRUCT gMapInformation;
|
||||
extern MAPCREATE_STRUCT gMapInformationAutoResolve;
|
||||
|
||||
void LoadMapInformation(INT8** hBuffer, FLOAT dMajorMapVersion);
|
||||
void SaveMapInformation(HWFILE hFile, FLOAT dMajorMapVersion, UINT8 ubMinorMapVersion);
|
||||
|
||||
Reference in New Issue
Block a user