#ifndef D_T_FORCE_GET_FLAG_H #define D_T_FORCE_GET_FLAG_H #include "d/t/d_tg.h" class dTgForceGetFlag_c : public dTg_c { public: static u32 tearIdxToParam(s32 tearNumber); private: }; #endif