From d709f9ecaab46d98d439ab902869403530619d7f Mon Sep 17 00:00:00 2001 From: Programerus Date: Wed, 20 Jun 2012 20:08:21 +0300 Subject: . --- src/common/struct.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/common/struct.h b/src/common/struct.h index cae9f66..eb0078b 100644 --- a/src/common/struct.h +++ b/src/common/struct.h @@ -50,3 +50,7 @@ struct D3DVERTEX2 }; +struct ColorHSV +{ + float h,s,v; +}; \ No newline at end of file -- cgit v1.2.3-1-g7c22