How to fix this warning
#1

warning 203: symbol is never used: "ret_memcpy"

I tried to find ret_memcpy by searching it on my script, but i couldn't find it. and if anyone know how to fix, raply
Reply
#2

Put #pragma unused ret_memcpy at the top of your script by the defines.
Reply
#3

It's in an include. Add to your script:
pawn Код:
#pragma unused ret_memcpy
Reply
#4

yo , guys thanks, working
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)