fix state init
This commit is contained in:
parent
3678c0043f
commit
33906b4184
@ -10,6 +10,7 @@
|
||||
#include "../xf/xf.h"
|
||||
|
||||
typedef enum {
|
||||
ST${fn}_INIT,
|
||||
${STATES_ENUM}
|
||||
} ${filename}_STATES;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user