[8827] Add a missing stand_state definition (and fill in with a few unknown)

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-11-17 17:39:37 +01:00
parent 84432d8459
commit 70fb82b262
2 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8826"
#define REVISION_NR "8827"
#endif // __REVISION_NR_H__