#ifndef CONTROLLER_TAS_RECORDER_H #define CONTROLLER_TAS_RECORDER_H #include "controller_api.h" extern struct ControllerAPI controller_tas_recorder; #endif