feat: sound effects & working death

This commit is contained in:
Martin Prokoph
2025-03-01 00:20:45 +01:00
parent 6e82495bb5
commit 16a11bb9e1
7 changed files with 48 additions and 3 deletions

View File

@@ -154,6 +154,8 @@ else()
copy_helper("assets/Inter-VariableFont.ttf")
copy_helper("assets/MartianMono-VariableFont.ttf")
copy_helper("assets/sunset_on_the_beach.ogg")
copy_helper("assets/success.ogg")
copy_helper("assets/failure.ogg")
copy_helper("assets/gs_tiger.svg")
endif()