KolibriLib
Loading...
Searching...
No Matches
sound.hpp
1
#ifndef __SOUND_HPP__
2
#define __SOUND_HPP__
3
4
5
namespace
Sound
6
{
7
#include <sound.h>
8
9
void
PlaySound();
10
}
11
12
#endif
// __SOUND_HPP__
src
include
kolibriLib
sound.hpp
Generated by
1.10.0