Decompile waypointEnableSegment

This commit is contained in:
Ryan Dwyer
2020-11-21 08:50:16 +10:00
parent 5972a6e5d0
commit 6eda0c93a8
2 changed files with 7 additions and 19 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ u32 func0f1153c4(void);
u32 func0f1154cc(void);
u32 func0f1155e0(void);
void waypointDisableSegmentInDirection(struct waypoint *a, struct waypoint *b);
u32 func0f11594c(void);
void waypointEnableSegmentInDirection(struct waypoint *a, struct waypoint *b);
void waypointDisableSegment(struct waypoint *a, struct waypoint *b);
void waypointEnableSegment(struct waypoint *a, struct waypoint *b);