convert line ends
[canaan.git] / prj / cam / src / shock / shkcrovr.h
blobed60f8250737cc10c4d9eb630e60f9ebdf856015
1 /*
2 @Copyright Looking Glass Studios, Inc.
3 1996,1997,1998,1999,2000 Unpublished Work.
4 */
6 ///////////////////////////////////////////////////////
7 //
8 // $Header: r:/t2repos/thief2/src/shock/shkcrovr.h,v 1.2 2000/01/31 09:55:25 adurant Exp $
9 //
10 #pragma once
12 #ifndef __SHKCROVR_H
13 #define __SHKCROVR_H
15 EXTERN const sCreatureDesc sCrOverlordDesc;
17 #endif