[8970] Implement CONDITION_AREA_FLAG

Value1 is for "include flag", Value2 for "not include flag"

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-12-11 18:37:06 +01:00
parent 5e2c6e6b86
commit fb6712f3a3
3 changed files with 21 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8969"
#define REVISION_NR "8970"
#endif // __REVISION_NR_H__