From 74022a10da9e4b72919a954a2d2284ae65a2a4be Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 23 Jan 2009 20:45:02 +0000 Subject: There's 400 gradians in 360 degrees. svn path=/trunk/libcss/; revision=6194 --- src/utils/fpconstants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils') diff --git a/src/utils/fpconstants.h b/src/utils/fpconstants.h index 0718209..297d418 100644 --- a/src/utils/fpconstants.h +++ b/src/utils/fpconstants.h @@ -14,7 +14,7 @@ #define F_360 0x0005a000 /* 360 */ -#define F_100 0x00019000 /* 100 */ +#define F_400 0x00064000 /* 100 */ #endif -- cgit v1.2.3