kami-shi
New member
- Messages
- 45
- Points
- 0
- Github
- kamishi
- Emulator
- Hercules
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!

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!
