Quick doxygens.

This commit is contained in:
Jason Felds
2011-02-19 02:10:45 -05:00
parent ffc466bec7
commit 1fd81cfe9c
9 changed files with 11 additions and 21 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
/* GameSoundManager - High-level sound utilities. */
#ifndef RAGE_SOUNDS_H
#define RAGE_SOUNDS_H
@@ -8,7 +6,7 @@
class TimingData;
class RageSound;
struct lua_State;
/** @brief High-level sound utilities. */
class GameSoundManager
{
public: