Doc: Lots and lots of doxymentation fixes
This commit is contained in:
@@ -189,7 +189,7 @@ union Colour {
|
||||
|
||||
/**
|
||||
* Create a new colour.
|
||||
* @param The colour in the correct packed format.
|
||||
* @param data The colour in the correct packed format.
|
||||
*/
|
||||
Colour(uint data = 0) : data(data)
|
||||
{
|
||||
|
Reference in New Issue
Block a user