summaryrefslogtreecommitdiff
path: root/include/SFML/Audio.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/SFML/Audio.hpp')
-rw-r--r--[-rwxr-xr-x]include/SFML/Audio.hpp10
1 files changed, 9 insertions, 1 deletions
diff --git a/include/SFML/Audio.hpp b/include/SFML/Audio.hpp
index 9a83a73..1129863 100755..100644
--- a/include/SFML/Audio.hpp
+++ b/include/SFML/Audio.hpp
@@ -1,7 +1,7 @@
////////////////////////////////////////////////////////////
//
// SFML - Simple and Fast Multimedia Library
-// Copyright (C) 2007-2009 Laurent Gomila (laurent.gom@gmail.com)
+// Copyright (C) 2007-2013 Laurent Gomila (laurent.gom@gmail.com)
//
// This software is provided 'as-is', without any express or implied warranty.
// In no event will the authors be held liable for any damages arising from the use of this software.
@@ -40,3 +40,11 @@
#endif // SFML_AUDIO_HPP
+
+////////////////////////////////////////////////////////////
+/// \defgroup audio Audio module
+///
+/// Sounds, streaming (musics or custom sources), recording,
+/// spatialization.
+///
+////////////////////////////////////////////////////////////