From f244921ba984ba8ac71d3936dae7367e455e2397 Mon Sep 17 00:00:00 2001 From: Programerus Date: Wed, 20 Jun 2012 20:01:05 +0300 Subject: Struct ColorHSV copied to color.h --- src/common/struct.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src') diff --git a/src/common/struct.h b/src/common/struct.h index cf62743..cae9f66 100644 --- a/src/common/struct.h +++ b/src/common/struct.h @@ -50,9 +50,3 @@ struct D3DVERTEX2 }; -struct ColorHSV -{ - float h,s,v; -}; - - -- cgit v1.2.3-1-g7c22