Decompile coordsGetDistance

This commit is contained in:
Ryan Dwyer
2020-09-06 23:02:56 +10:00
parent 17c746d7be
commit ae0f164a39
2 changed files with 11 additions and 23 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ u32 func0f176ddc(void);
u32 func0f1770ac(void);
u32 func0f177164(void);
u32 func0f1773c8(void);
f32 coordsGetDistance(struct coord *lastdroppedpos, struct coord *proppos);
f32 coordsGetDistance(struct coord *a, struct coord *b);
u32 func0f1776cc(void);
u32 func0f17776c(void);
void func0f1777f8(void);