mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 00:31:16 +00:00
MxMusicPresenter Destroy
This commit is contained in:
parent
46a5834be7
commit
853ef09c9b
@ -29,7 +29,7 @@ class MxMusicPresenter : public MxAudioPresenter
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
void Init();
|
void Init();
|
||||||
void Destroy(MxBool);
|
void Destroy(MxBool p_reinit);
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // MXMUSICPRESENTER_H
|
#endif // MXMUSICPRESENTER_H
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user