[9446] Compile fix in MovementGenerator.cpp

Also added few newlines to end of files to satisfy GCC.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2010-02-24 22:18:38 +01:00
parent 87b08b4fa1
commit 9d6531ae6d
5 changed files with 6 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9445"
#define REVISION_NR "9446"
#endif // __REVISION_NR_H__