Jump to content

  •  

kami-shi

Member Since 14 Feb 2013
Offline Last Active Sep 04 2015 01:42 PM
****-

Topics I've Started

Warning: size of symbol `ShowWarning` changed from ....

07 February 2015 - 11:06 AM

Hello,

 

I am trying to include a basic custom file in hercules in char/.

 

the file is named hashield_char.c, and there is also hashield_char.h.

 

At the time i include


#include "../common/showmsg.h" inside hashield_char.c

 

in my source file, it throws all the errors you can see below...


Could you please help me to fix that? It creates segmentations fault then I use the ShowInfo() function.

 

Thank you!