[11342] Use Position struct to hold object coordinates - minor code refactoring.

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Ambal 2011-04-13 02:21:38 +03:00
parent ece78f44fa
commit 695ad4d54e
5 changed files with 30 additions and 37 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11341"
#define REVISION_NR "11342"
#endif // __REVISION_NR_H__