home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd2.bin
/
3d
/
bodypaint
/
BodyPaint_3D_Demo.exe
/
resource
/
res
/
description
/
SEvalue.h
< prev
next >
Wrap
C/C++ Source or Header
|
2002-07-14
|
111b
|
14 lines
#ifndef _SEVALUE_H_
#define _SEVALUE_H_
enum
{
ID_COMPENSATE = 1000,
VAL_DUM
};
#endif