dev-ui
parent
81468f8dc9
commit
d709f9ecaa
|
@ -50,3 +50,7 @@ struct D3DVERTEX2
|
|||
};
|
||||
|
||||
|
||||
struct ColorHSV
|
||||
{
|
||||
float h,s,v;
|
||||
};
|
Loading…
Reference in New Issue