Decompile func0f1773c8

This commit is contained in:
Ryan Dwyer
2020-09-07 19:06:04 +10:00
parent 4e232cf4c1
commit 99f36b48c3
2 changed files with 11 additions and 43 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ u32 align32(u32 arg0);
u32 func0f176ddc(void);
void func0f1770ac(struct coord *a, struct coord *b, struct coord *out);
bool func0f177164(struct coord *arg0, struct coord *arg1, u32 line, char *file);
u32 func0f1773c8(void);
bool func0f1773c8(struct coord *a, struct coord *b);
f32 coordsGetDistance(struct coord *a, struct coord *b);
f32 func0f1776cc(struct coord *a, struct coord *b, struct coord *c, struct coord *out);
bool func0f17776c(struct coord *a, struct coord *b, f32 mult, struct coord *out);