1 2 3 4 5 6 7
#include <element.h> int update_FIGH(UPDATE_FUNC_ARGS) { run_stickman(fighters[(unsigned char)parts[i].tmp], UPDATE_FUNC_SUBCALL_ARGS); return 0; }