[freespace2] Help make error

Samuel samrock at eml.cc
Sat Apr 26 22:32:22 EDT 2003


Taylor Richards wrote:

>On Sat, 2003-04-26 at 22:11, Taylor Richards wrote:
>  
>
>>    pitch = fl2i( pow(10.0, (tmp_pitch + 2.0) );
>>
>>    
>>
>
>Oops, it's missing a paren:
>
>     pitch = fl2i( pow(10.0, (tmp_pitch + 2.0)) );
>
>
>Taylor
>  
>

That fixed it

thanks

Sam




More information about the freespace2 mailing list