home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd2.bin
/
3d
/
bodypaint
/
BodyPaint_3D_Demo.exe
/
resource
/
res
/
description
/
Tclaudebonet.h
< prev
next >
Wrap
C/C++ Source or Header
|
2002-08-30
|
142b
|
10 lines
#ifndef _Tclaudebonet_H_
#define _Tclaudebonet_H_
enum
{
CLAUDEBONETTAG_BONE = 1000,
CLAUDEBONETTAG_REFERENCE = 1001
};
#endif