Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehjohn committed Aug 16, 2024
1 parent 030bd0d commit 4da3f83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Zen.System/Modules/Audio/Engines/Bass/BassSync.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// ReSharper disable UnusedMember.Global
namespace Zen.System.Modules.Audio.Engines.Bass;

[Flags]
public enum BassSync
{
BASS_SYNC_POS = 0,
Expand Down

0 comments on commit 4da3f83

Please sign in to comment.