[10888] Use 0.0f in one function and prevent some compiler warnings.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-12-18 09:33:45 +01:00
parent f13fb6e52c
commit a17ccd4b97
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10887"
#define REVISION_NR "10888"
#endif // __REVISION_NR_H__