Skip to content

Commit

Permalink
fix: add missing export
Browse files Browse the repository at this point in the history
  • Loading branch information
Anut-py committed Feb 22, 2024
1 parent 2cbb8c7 commit 2ecc626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Raylib/Types/Core/Audio.hs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
module Raylib.Types.Core.Audio
( -- * Enumerations
MusicContextType (..),
AudioBufferUsage (..),

-- * Structures
Wave (..),
Expand Down

0 comments on commit 2ecc626

Please sign in to comment.