diff options
Diffstat (limited to 'src/egg/audio/eggAudioSystem.cpp')
| -rw-r--r-- | src/egg/audio/eggAudioSystem.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/egg/audio/eggAudioSystem.cpp b/src/egg/audio/eggAudioSystem.cpp new file mode 100644 index 00000000..12b88463 --- /dev/null +++ b/src/egg/audio/eggAudioSystem.cpp @@ -0,0 +1,3 @@ +#include <egg/audio/eggAudioSystem.h> + +namespace EGG {} // namespace EGG |
