before next stage

This commit is contained in:
eason
2023-12-20 18:54:24 +08:00
commit c6f08be676
38 changed files with 183324 additions and 0 deletions

3
include/v2.h Normal file
View File

@ -0,0 +1,3 @@
#include "state.h"
void segment(struct State* state);