convert line ends
[canaan.git] / prj / cam / src / render / animlgtt.h
blob99f0efbebd215f0a001a43a5e60bc603e29bead8
1 /*
2 @Copyright Looking Glass Studios, Inc.
3 1996,1997,1998,1999,2000 Unpublished Work.
4 */
6 // $Header: r:/t2repos/thief2/src/render/animlgtt.h,v 1.2 2000/01/29 13:38:28 adurant Exp $
7 #pragma once
9 /* ----- /-/-/-/-/-/-/-/-/ <<< (((((( /\ )))))) >>> \-\-\-\-\-\-\-\-\ ----- *\
10 animlgtt.h
12 type declarations for animated lightmaps
14 \* ----- \-\-\-\-\-\-\-\-\ <<< (((((( \/ )))))) >>> /-/-/-/-/-/-/-/-/ ----- */
17 #ifndef _ANIMLGTT_H_
18 #define _ANIMLGTT_H_
20 typedef struct sAnimLight sAnimLight;
22 #endif // ~_ANIMLGTT_H_