mirror of
https://github.com/g-truc/glm.git
synced 2024-11-23 09:14:34 +00:00
Fixed space characters
This commit is contained in:
parent
a2583caa0f
commit
1b3d5cd378
@ -33,9 +33,9 @@ namespace glm
|
||||
{
|
||||
enum precision
|
||||
{
|
||||
lowp,
|
||||
highp,
|
||||
mediump,
|
||||
highp
|
||||
lowp
|
||||
};
|
||||
}//namespace glm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user