mirror of
https://github.com/n64decomp/mk64
synced 2026-07-09 21:21:34 -04:00
some matches (#391)
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ extern struct TrackWayPoint *D_80164570[];
|
||||
extern s16 *D_80164580[];
|
||||
// Based on func_80010DBC this may be angles between waypoints
|
||||
// D_80164590[i] = atan2(waypoint_i, waypoint_i+1)?
|
||||
extern u16 *D_80164590[];
|
||||
extern s16 *D_80164590[];
|
||||
// No idea. Adjacency list?
|
||||
extern s16 *D_801645A0[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user