From 40fc27154fe754181934dc7ee31375e6bdfb33fc Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 23 Oct 2018 12:23:58 +0800 Subject: *merge from minimal --- src/libjin/math/constant.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/libjin/math/constant.h (limited to 'src/libjin/math/constant.h') diff --git a/src/libjin/math/constant.h b/src/libjin/math/constant.h deleted file mode 100644 index f2f740f..0000000 --- a/src/libjin/math/constant.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef __JIN_MATH_CONSTANT_H -#define __JIN_MATH_CONSTANT_H - -#define PI 3.1415926f - -// int16 ·¶Î§ -#define INT16_RANGE_LEFT -32768 -#define INT16_RANGE_RIGHT 32767 - -#endif \ No newline at end of file -- cgit v1.1-26-g67d0