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/module.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/include/module.h') diff --git a/src/include/module.h b/src/include/module.h index ac68355..b4b65d0 100644 --- a/src/include/module.h +++ b/src/include/module.h @@ -165,15 +165,6 @@ typedef struct modulemapblock { 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