/* bt_fail.cpp */ #include "bt_fail.h" int BTFail::_tick(double p_delta) { return FAILURE; }