From 749bbc6a54e50c297ab49d9e515a3679651d1461 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 15 Dec 2019 00:39:18 +0800 Subject: *misc --- src/util/type.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util/type.h') diff --git a/src/util/type.h b/src/util/type.h index 2f16f7b..219f797 100644 --- a/src/util/type.h +++ b/src/util/type.h @@ -3,6 +3,7 @@ typedef unsigned int uint; typedef unsigned char bool; +typedef unsigned char byte; #define FALSE 0 #define TRUE 1 -- cgit v1.1-26-g67d0