isle-portable/LEGO1/mxmusicmanager.h

12 lines
163 B
C
Raw Normal View History

#ifndef MXMUSICMANAGER_H
#define MXMUSICMANAGER_H
#include "mxcore.h"
// VTABLE 0x100dc930
class MxMusicManager : public MxCore
{
};
#endif // MXMUSICMANAGER_H