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 >
C/C++ Source or Header  |  2002-08-30  |  142b  |  10 lines

  1. #ifndef _Tclaudebonet_H_
  2. #define _Tclaudebonet_H_
  3.  
  4. enum
  5. {
  6.     CLAUDEBONETTAG_BONE                = 1000,
  7.     CLAUDEBONETTAG_REFERENCE    = 1001
  8. };
  9.  
  10. #endif