Magic_Game/Easy2D/Tool/EMusicUtils.cpp

6 lines
90 B
C++

#include "..\etools.h"
void e2d::EMusicUtils::play(LPCTSTR musicFileName, bool loop)
{
}