mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-07-04 02:01:51 +00:00
refactor: fix x64 compilation for ZoneLoading
This commit is contained in:
@ -14,7 +14,7 @@ public:
|
||||
};
|
||||
|
||||
std::string m_name;
|
||||
int m_index;
|
||||
unsigned m_index;
|
||||
Type m_type;
|
||||
|
||||
uint8_t* m_buffer;
|
||||
|
Reference in New Issue
Block a user