convert line ends
[canaan.git] / prj / cam / src / motion / biploop.h
blobeafdc9d181bbc5021e692a1ba282e15041f1124d
1 /*
2 @Copyright Looking Glass Studios, Inc.
3 1996,1997,1998,1999,2000 Unpublished Work.
4 */
6 // $Header: r:/t2repos/thief2/src/motion/biploop.h,v 1.3 2000/01/29 13:21:58 adurant Exp $
7 #pragma once
8 #ifndef __BIPLOOP_H
9 #define __BIPLOOP_H
11 DEFINE_LG_GUID(LOOPID_Biped, 0x34);
13 EXTERN struct sLoopClientDesc BipedLoopClientDesc;
16 // KEEP THIS FILE RELATIVELY CLEAR OF JUNK! DO NOT PUT YOUR SYSTEM'S API HERE!
17 // DO NOT INCLUDE OTHER HEADER FILES FROM THIS FILE!
21 #endif // __BIPLOOP_H