mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
MxSoundManager: dtor, destroy, update types (#164)
* MxSoundManager: dtor, destroy, update types Also make MxThread's destructor public * Minor adjustments --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -24,6 +24,8 @@ public:
|
||||
|
||||
protected:
|
||||
MxThread();
|
||||
|
||||
public:
|
||||
virtual ~MxThread();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user