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