Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / sdk / 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