Give @briefs to all namespaces.
This will force recompilation of all files.
This commit is contained in:
@@ -562,7 +562,10 @@ bool MidiFileIn :: readVariableLength( unsigned long *value )
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief Utilities for working with the Guitar mode.
|
||||
*
|
||||
* Is this going to be kept in sm-ssc? */
|
||||
namespace Guitar
|
||||
{
|
||||
enum GuitarDifficulty { easy, medium, hard, expert, NUM_GuitarDifficulty };
|
||||
|
||||
Reference in New Issue
Block a user