diff options
| author | Steven Fuller <relnev@icculus.org> | 2008-05-04 20:47:08 -0700 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:37 +0200 |
| commit | 5d3725f9d972cde917ab9b076cb0b89b33557c7a (patch) | |
| tree | 7378f5fac1dc90fd3d8f52f02db25714010f8912 /src/include/module.h | |
| parent | 9b449609fac7b23f2f9655ce2d766f1f56679ba4 (diff) | |
Removed a lot of tool code.
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 */ |
