From b4ac9d702bcf958c7a658e7204306734e68058ad Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Mon, 24 Dec 2012 22:09:01 +0000 Subject: Added the 1.4.6 protocol git-svn-id: http://mc-server.googlecode.com/svn/trunk@1099 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/Defines.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/Defines.h') diff --git a/source/Defines.h b/source/Defines.h index 4f3bb46eb..89cf11266 100644 --- a/source/Defines.h +++ b/source/Defines.h @@ -1,7 +1,10 @@ + #pragma once #include "BlockID.h" +typedef unsigned char Byte; + //tolua_begin // emissive blocks extern unsigned char g_BlockLightValue[]; -- cgit v1.2.3