mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-27 00:43:55 -04:00
Fix spellings (#743)
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ extern TrackPathPoint* gTrackRightPaths[];
|
||||
**/
|
||||
// PathPoint types?
|
||||
extern s16* gTrackSectionTypes[];
|
||||
// Based on analyse_angle_path this may be angles between path point
|
||||
// Based on analyze_path_angle this may be angles between path point
|
||||
// gPathExpectedRotation[i] = atan2(path_point_i, path_point_i+1)?
|
||||
extern s16* gPathExpectedRotation[];
|
||||
// No idea. Adjacency list?
|
||||
|
||||
Reference in New Issue
Block a user