From 8e684dc0c76708e3174f005aebcaabc144b85500 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 5 Dec 2019 09:21:26 +0800 Subject: =?UTF-8?q?*=E8=83=8C=E9=9D=A2=E5=89=94=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/util/type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util') diff --git a/src/util/type.h b/src/util/type.h index 709cb32..f62bbfa 100644 --- a/src/util/type.h +++ b/src/util/type.h @@ -2,6 +2,6 @@ #define _SOFTSHADEROOM_TYPE_H_ typedef unsigned int uint; -typedef int bool; +typedef unsigned char bool; #endif \ No newline at end of file -- cgit v1.1-26-g67d0