Fixed space characters
This commit is contained in:
@@ -33,9 +33,9 @@ namespace glm
|
||||
{
|
||||
enum precision
|
||||
{
|
||||
lowp,
|
||||
highp,
|
||||
mediump,
|
||||
highp
|
||||
lowp
|
||||
};
|
||||
}//namespace glm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user