日常更新

This commit is contained in:
2024-04-03 16:20:56 +08:00
parent 9e23f1968d
commit 2ac6683128
3 changed files with 12 additions and 4 deletions

View File

@@ -122,6 +122,7 @@ extern bool is_turn1_r;
extern float rptsn[PT_MAXLEN][2];
extern int32_t rptsn_num;
extern float aim_distance;
extern float aim_judge_far;
extern track_type_e track_type;