[9568] Add function to manually start random movement.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-03-11 00:46:40 +01:00
parent 8ffeb2b48b
commit 45cc830eae
3 changed files with 16 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9567"
#define REVISION_NR "9568"
#endif // __REVISION_NR_H__