gmake: *** [OBJDIR/cmd.o] Error 1
gmake: *** Waiting for unfinished jobs....
In file included from horse_rider.h:5:0,
from char.h:9,
from cmd_general.cpp:12:
cmd.h:3:21: error: expected initializer before 'void'
#define ACMD(name) void (name)(LPCHARACTER ch...