summaryrefslogtreecommitdiff
path: root/minecctl/mc-commands.h
blob: 3140a73aef0d7be76a481a00287f7ce77cd2a4b0 (plain)
1
2
3
4
5
6
#ifndef foomccommandshfoo
#define foomccomanndshfoo

bool do_mc_pcount(struct cfg *cfg, unsigned *online, unsigned *max);

#endif