More doxy, more recompiling all.

This commit is contained in:
Jason Felds
2011-02-19 17:00:32 -05:00
parent 9d13036e08
commit e9449cb50e
12 changed files with 93 additions and 43 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
/* ProfileManager - Interface to machine and memory card profiles. */
#ifndef ProfileManager_H
#define ProfileManager_H
@@ -17,7 +15,7 @@ class Course;
class Trail;
struct HighScore;
struct lua_State;
/** @brief Interface to machine and memory card profiles. */
class ProfileManager
{
public: