mirror of
https://github.com/glest/glest-source.git
synced 2025-08-08 01:16:30 +02:00
- more updates to support big endian
This commit is contained in:
@@ -91,6 +91,9 @@ struct MapFileHeader {
|
||||
};
|
||||
};
|
||||
|
||||
void toEndianMapFileHeader(MapFileHeader &header);
|
||||
void fromEndianMapFileHeader(MapFileHeader &header);
|
||||
|
||||
class MapInfo {
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user