mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 02:14:18 +00:00
Add MxDSSound (#111)
This commit is contained in:
committed by
GitHub
parent
bb0d5be921
commit
51ac526f8a
@@ -42,6 +42,7 @@ public:
|
||||
|
||||
protected:
|
||||
inline void SetType(MxDSType p_type) { this->m_type = p_type; }
|
||||
inline MxDSType GetType() { return (MxDSType) this->m_type; }
|
||||
|
||||
private:
|
||||
MxU32 m_sizeOnDisk;
|
||||
|
||||
Reference in New Issue
Block a user