I don't know why but i get these errors:
I have never had this error before. What could be caused by?Code:main.c:844: warning: type defaults to 'int' in declaration of 'sceKernelSleepThr
ead'
main.c:844: warning: data definition has no type or storage class
main.c:845: error: syntax error before 'return'
make: *** [main.o] Error 1
