summaryrefslogtreecommitdiff
path: root/src/non_critical/random_sounds.h
blob: b336ec67ba3ea0816ce4f1577e40b9aff4f0c854 (plain)
1
2
3
4
#pragma once 

int init_random_sounds(int threads, int time); 
void stop_random_sounds();