implement repeating sound effects
authorhgn <hgodden00@gmail.com>
Mon, 25 Oct 2021 13:46:53 +0000 (14:46 +0100)
committerhgn <hgodden00@gmail.com>
Mon, 25 Oct 2021 13:46:53 +0000 (14:46 +0100)
commit75e990f8ee2499b86106a2634eb6f30db773cbc0
treecca18bc64badf96e70fa5b3405ef5ba8c220ac8d
parente0e759c11d13aa83b2621268fb3f41b2dfc5033d
implement repeating sound effects
16 files changed:
fishladder.c
fishladder_resources.h
sound/random_01.ogg [new file with mode: 0644]
sound/random_02.ogg [new file with mode: 0644]
sound/random_03.ogg [new file with mode: 0644]
sound/random_04.ogg [new file with mode: 0644]
sound/random_05.ogg [new file with mode: 0644]
sound/random_06.ogg [new file with mode: 0644]
sound/random_07.ogg [new file with mode: 0644]
sound/random_08.ogg [new file with mode: 0644]
sound/random_09.ogg [new file with mode: 0644]
sound/rolling_01.ogg [new file with mode: 0644]
sound/rolling_02.ogg [new file with mode: 0644]
sound/rolling_03.ogg [new file with mode: 0644]
sound/splitter_01.ogg [new file with mode: 0644]
vg/vg_audio.h