Files
2025-09-08 23:24:33 -07:00

8 lines
137 B
C#

using Zennysoft.Game.Implementation;
namespace Zennysoft.Ma.Adapter;
public partial class BGMPlayer : DimmableAudioStreamPlayer
{
}