#ifndef _SKILLS_H_ #define _SKILLS_H_ bool can_summon_saiba(CHAR_DATA *ch); void summon_saiba(CHAR_DATA *ch); # #endif /* _SKILLS_H_ */