Add dialogue audio file

master
John Montagu, the 4th Earl of Sandvich 2026-02-08 19:22:01 -08:00
parent 0385f55bec
commit 11e3e60c3c
Signed by: sandvich
GPG Key ID: 9A39BE37E602B22D
1 changed files with 1 additions and 0 deletions

View File

@ -13,3 +13,4 @@ target_link_libraries(as1 PUBLIC raylib raylib_cpp raygui)
configure_file(../assets/audio/ping.wav audio/ping.wav COPYONLY) configure_file(../assets/audio/ping.wav audio/ping.wav COPYONLY)
configure_file(../assets/audio/price-of-freedom.mp3 audio/price-of-freedom.mp3 COPYONLY) configure_file(../assets/audio/price-of-freedom.mp3 audio/price-of-freedom.mp3 COPYONLY)
configure_file(../assets/audio/crowd.wav audio/crowd.wav COPYONLY)