Hello,

there is mistakenly a semicolon at the end of the following line:
int Finished() ;

Remove it and your function should be compiled properly.

Last edited by Fenriswolf; 02/22/08 15:53.