#include "../client.h" void command_profilereset(Client *c, const Seperator *sep) { ResetZoneProfile(); } #endif