mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-10 16:13:02 +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