X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=audio.c;h=a5080cd526674040ba03d2d6cb49ac8475ce420c;hb=f3277e0e363fa8c486816072fc0467204f620c32;hp=1b0a2cf95b93e5d6b52ff7861125813ca89651d0;hpb=72f789aa46c913ec2ffa10907b2124f8d09670e5;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/audio.c b/audio.c index 1b0a2cf..a5080cd 100644 --- a/audio.c +++ b/audio.c @@ -127,7 +127,8 @@ audio_clip audio_rewind[] = { audio_clip audio_ui[] = { { .path = "sound/ui_click.ogg" }, { .path = "sound/ui_ding.ogg" }, - { .path = "sound/teleport.ogg" } + { .path = "sound/teleport.ogg" }, + { .path = "sound/ui_move.ogg" } }; audio_clip audio_challenge[] = {