home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd2.bin
/
3d
/
bodypaint
/
BodyPaint_3D_Demo.exe
/
resource
/
res
/
description
/
Tbase.h
< prev
next >
Wrap
C/C++ Source or Header
|
2002-06-09
|
112b
|
10 lines
#ifndef _TBASE_H_
#define _TBASE_H_
enum
{
// object properties
ID_TAGPROPERTIES = 803
};
#endif