Indentation style changed to Horstmann
This commit is contained in:
+1
-2
@@ -2,8 +2,7 @@
|
||||
#define Color_h__
|
||||
|
||||
struct Color
|
||||
{
|
||||
float r;
|
||||
{ float r;
|
||||
float g;
|
||||
float b;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user