[8989] Clean up parts of WaypointMovementGen code for better readability

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-12-14 09:30:28 +01:00
parent 1057f6fd28
commit 1eafc8dfc4
2 changed files with 59 additions and 36 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8988"
#define REVISION_NR "8989"
#endif // __REVISION_NR_H__