[9437] Move waypoint's GetResetPosition function body to .cpp.

This commit is contained in:
VladimirMangos 2010-02-23 04:07:01 +03:00
parent d62336cec2
commit 0dfc2093d5
3 changed files with 7 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9436"
#define REVISION_NR "9437"
#endif // __REVISION_NR_H__