added sounds

This commit is contained in:
IoIxD 2026-07-05 19:07:15 -07:00
commit e98d186331
5 changed files with 5 additions and 0 deletions

View file

@ -15,3 +15,8 @@ install(
PATTERN "*.png"
PATTERN "*.jpg"
)
install(
DIRECTORY sounds/
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/sounds/mde
)

BIN
sounds/blink.ogg Normal file

Binary file not shown.

BIN
sounds/blink2.ogg Normal file

Binary file not shown.

BIN
sounds/blink3.ogg Normal file

Binary file not shown.

BIN
sounds/blink4.ogg Normal file

Binary file not shown.