mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 08:03:13 +00:00
replace shorts with MxS16/MxU16/undefined2
This commit is contained in:
@@ -23,7 +23,7 @@ public:
|
||||
|
||||
private:
|
||||
char *m_data;
|
||||
unsigned short m_length;
|
||||
MxU16 m_length;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user