diff options
Diffstat (limited to 'src/win95/chnkload.h')
| -rw-r--r-- | src/win95/chnkload.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/win95/chnkload.h b/src/win95/chnkload.h index 55fd754..5f753eb 100644 --- a/src/win95/chnkload.h +++ b/src/win95/chnkload.h @@ -189,12 +189,7 @@ extern int start_of_loaded_shapes; extern unsigned char *TextureLightingTable; -#if defined(InterfaceEngine) && InterfaceEngine -// this is of crucial importance!! -extern SHAPEHEADER * mainshapelist[]; -#else extern SHAPEHEADER ** mainshapelist; -#endif extern MAPHEADER Map[]; |
