1 2 3 4 5 6
#include "globals.h" void help_handler(struct player_t *player) { printf("not implemented\n"); }