Linux makefiles
[canaan.git] / prj / cam / src / shock / shkaiutl.h
blob41bc7abe02ee9f94304012ad2ae56f5dacb4fbb3
1 /*
2 @Copyright Looking Glass Studios, Inc.
3 1996,1997,1998,1999,2000 Unpublished Work.
4 */
6 /////////////////////////////////////////////////////////////////
7 // $Header: r:/t2repos/thief2/src/shock/shkaiutl.h,v 1.2 2000/01/29 13:40:23 adurant Exp $
8 //
9 // Shock AI Utilities
11 #pragma once
13 #ifndef __SHKAIUTL_H
14 #define __SHKAIUTL_H
16 #include <objtype.h>
18 BOOL AIInDoorTripwire(ObjID AIID);
20 #endif // __SHKAIUTL_H