add place sound effect

This commit is contained in:
2025-03-25 11:26:12 +01:00
parent 293a211d55
commit 8bbcd29c56
4 changed files with 4 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ void game_init(gamedata* const dat) {
gt, // time
ad, // audio_device
audio_wav_load(ad, "korobeiniki.wav"), // music
audio_wav_load(ad, "place.wav"), // place_sfx
0, // timer_music
0, // timer_update
0, // timer_input