convert line ends
[canaan.git] / prj / cam / src / render / partgrp.h
blob499f82cbfe301b6f2d9e2660012186c8d415cc42
1 /*
2 @Copyright Looking Glass Studios, Inc.
3 1996,1997,1998,1999,2000 Unpublished Work.
4 */
6 // $Header: r:/t2repos/thief2/src/render/partgrp.h,v 1.2 2000/01/31 09:53:01 adurant Exp $
7 #pragma once
9 #ifndef __PARTGRP_H
10 #define __PARTGRP_H
12 typedef struct st_ParticleGroup ParticleGroup;
14 #endif