mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-27 00:53:55 -07:00
SoundEngine overhaul
This commit is contained in:
parent
311536d1aa
commit
d6398477ae
16 changed files with 128 additions and 81 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Installs default sound files
|
||||
|
||||
FILE(GLOB sounds "${CMAKE_CURRENT_SOURCE_DIR}/*.raw")
|
||||
FILE(GLOB sounds "${CMAKE_CURRENT_SOURCE_DIR}/*.wav")
|
||||
|
||||
if(UNIX)
|
||||
if(APPLE)
|
||||
|
|
|
|||
Binary file not shown.
BIN
sounds/attack.wav
Normal file
BIN
sounds/attack.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sounds/end_step.wav
Normal file
BIN
sounds/end_step.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sounds/player_joined.wav
Normal file
BIN
sounds/player_joined.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
sounds/start_combat.wav
Normal file
BIN
sounds/start_combat.wav
Normal file
Binary file not shown.
BIN
sounds/tap.raw
BIN
sounds/tap.raw
Binary file not shown.
BIN
sounds/tap.wav
Normal file
BIN
sounds/tap.wav
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue