diff options
Diffstat (limited to 'src/include/module.h')
| -rw-r--r-- | src/include/module.h | 9 |
1 files changed, 0 insertions, 9 deletions
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 */ |
