Sync with trunk head
[reactos.git] / include / psdk / lmuseflg.h
1 #ifndef _LMUSEFLG_H
2 #define _LMUSEFLG_H
3
4 #define USE_NOFORCE 0
5 #define USE_FORCE 1
6 #define USE_LOTS_OF_FORCE 2
7 #endif