Add basic vocalizations to chase creatures

This commit is contained in:
2021-11-18 01:46:37 +00:00
parent 5949ad2b3d
commit f6d5d5a201
34 changed files with 525 additions and 329 deletions
+1
View File
@@ -16,6 +16,7 @@ module Dodge.SoundLogic (
, haltSound
, resumeSound
, pauseSound
, module Dodge.SoundLogic.LoadSound
) where
import Dodge.Data
import Dodge.Data.SoundOrigin