Add machine sounds

This commit is contained in:
2022-03-15 10:12:41 +00:00
parent 8fb42bca2d
commit a36139aa7a
6 changed files with 97 additions and 62 deletions
+2
View File
@@ -17,6 +17,8 @@ module Sound (
-- * Volume Control
, setSoundVolume
, setMusicVolume
, module Sound.Data
) where
import Sound.Data