#include "../client.h" void command_myskills(Client *c, const Seperator *sep) { c->ShowSkillsWindow(); }