mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-14 20:30:01 -04:00
Decompile func0f114f70
This commit is contained in:
@@ -10,14 +10,14 @@ void func0f114958(s32 *groupnums, s32 value, u32 mask);
|
||||
bool func0f1149b0(struct waygroup *group, s32 arg1, u32 mask);
|
||||
bool func0f114a2c(struct waygroup *from, struct waygroup *to, struct waygroup *groups, s32 arg3, u32 mask);
|
||||
bool func0f114aec(struct waygroup *from, struct waygroup *to, struct waygroup *groups);
|
||||
u32 func0f114b7c(void);
|
||||
struct waypoint *func0f114b7c(s32 *pointnums, s32 arg1, s32 groupnum, u32 mask);
|
||||
void func0f114ccc(s32 *pointnums, s32 value, s32 groupnum, u32 mask);
|
||||
u32 func0f114d34(void);
|
||||
u32 func0f114de0(void);
|
||||
u32 func0f114ee4(void);
|
||||
s32 func0f114f70(struct waypoint *from, struct waypoint *to, struct waypoint **arr, s32 maxwaypoints);
|
||||
void func0f114ee4(struct waypoint *from, struct waypoint *to);
|
||||
s32 func0f114f70(struct waypoint *from, struct waypoint *to, struct waypoint **arr, s32 arrlen);
|
||||
void func0f11505c(struct waygroup *arg0, struct waygroup *arg1, struct waypoint **arg2, struct waypoint **arg3);
|
||||
s32 waypointFindRoute(struct waypoint *from, struct waypoint *to, struct waypoint **arr, s32 maxwaypoints);
|
||||
s32 waypointFindRoute(struct waypoint *from, struct waypoint *to, struct waypoint **arr, s32 arrlen);
|
||||
void func0f115390(void);
|
||||
u32 func0f1153c4(void);
|
||||
u32 func0f1154cc(void);
|
||||
|
||||
Reference in New Issue
Block a user