From 5d3725f9d972cde917ab9b076cb0b89b33557c7a Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sun, 4 May 2008 20:47:08 -0700 Subject: Removed a lot of tool code. --- src/include/prototyp.h | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'src/include/prototyp.h') diff --git a/src/include/prototyp.h b/src/include/prototyp.h index 71095b7..820524b 100644 --- a/src/include/prototyp.h +++ b/src/include/prototyp.h @@ -347,15 +347,6 @@ typedef struct mapblock6 { int MapInteriorType; - #if InterfaceEngine - - /* This will point to the Object_Chunk, it will have to be */ - /* cast within C++ though */ - - void * o_chunk; - - #endif - } MAPBLOCK6; @@ -385,15 +376,6 @@ typedef struct mapblock7 { int MapInteriorType; - #if InterfaceEngine - - /* This will point to the Object_Chunk, it will have to be */ - /* cast within C++ though */ - - void * o_chunk; - - #endif - int MapLightType; /* See LIGHTTYPES */ -- cgit v1.3