Jump to content
  • 0
hakuren

About DOTASWAP

Question

i got error how can i fix this

src\map\skill.c(4984): warning C4013: 'DOTASWAPfu' undefined; assuming extern returning int

src\map\skill.c(13330): error C2371: 'DOTASWAPfu' : redefinition; different basic types

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

So your using the function DOTASWAPfu before its even declared and then your re-defining it.. errors are pretty straight forward.

Link to comment
Share on other sites

So your using the function DOTASWAPfu before its even declared and then your re-defining it.. errors are pretty straight forward.

sorry im very noob with coding can you do fix it please sir i really dont know how to fix it please??

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.