This commit is contained in:
Lighty 2018-04-19 15:19:44 +02:00
parent c1f92946c8
commit aed4d8cb79

View File

@ -16,6 +16,7 @@ namespace shared
namespace announcer
{
void playsound(const std::string&);
void init();
void shutdown();
}