ReactOS 0.4.15-dev-8076-g06e89b2
lmuseflg.h
Go to the documentation of this file.
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