home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / cecko / install / devcpp4920.exe / include / lmuseflg.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-09-14  |  124 b   |  7 lines

  1. #ifndef _LMUSEFLG_H
  2. #define _LMUSEFLG_H
  3. #define USE_NOFORCE 0
  4. #define USE_FORCE 1
  5. #define USE_LOTS_OF_FORCE 2
  6. #endif 
  7.