Added music class
Former-commit-id: 5288191ecea17cb81e30a175869a2b4ea29dbc2f
This commit is contained in:
7
src/Nazara/Audio/SoundStream.cpp
Normal file
7
src/Nazara/Audio/SoundStream.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
// Copyright (C) 2012 Jérôme Leclercq
|
||||
// This file is part of the "Nazara Engine - Audio module"
|
||||
// For conditions of distribution and use, see copyright notice in Config.hpp
|
||||
|
||||
#include <Nazara/Audio/SoundStream.hpp>
|
||||
|
||||
NzSoundStream::~NzSoundStream() = default;
|
||||
Reference in New Issue
Block a user