mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-29 17:32:39 -04:00
Fix spellings (#743)
This commit is contained in:
+2
-2
@@ -174,9 +174,9 @@ void init_players(void);
|
||||
void load_track_path(s32);
|
||||
void calculate_track_boundaries(s32);
|
||||
f32 calculate_track_curvature(s32, u16);
|
||||
void analyze_track_section(s32);
|
||||
void analyze_track_sections(s32);
|
||||
s16 calculate_angle_path(s32, s32);
|
||||
void analyse_angle_path(s32);
|
||||
void analyze_path_angle(s32);
|
||||
void analyze_curved_path(s32);
|
||||
f32 func_80010F40(f32, f32, f32, s32, s32);
|
||||
f32 func_80010FA0(f32, f32, f32, s32, s32);
|
||||
|
||||
Reference in New Issue
Block a user