// // Created by Hydro on 2026/4/21. // #ifndef QF_FSM_FSM_H #define QF_FSM_FSM_H struct qf_fsm { }; #endif // QF_FSM_FSM_H