26.03.2013, 00:36
When you put a tag on a function (Float: in this case) the definition of the function must come before the function is called, IE put it at the very top or in an include.
I don't exactly know why this happens, I'm sure someone who knows the compiler can tell you why but, for now the above will fix the warning.
I don't exactly know why this happens, I'm sure someone who knows the compiler can tell you why but, for now the above will fix the warning.