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