ACF5: Register is as "spare traitor" if player walks too far away
This is done to prevent free attacks at cannibals, which don't get a turn before the choice was made.
void fpcrtl_halt(int num) { __coverity_panic__();}int fpcrtl_abs(int num) { return num >= 0 ? num : -num;}