Decompile func0f1776cc

This commit is contained in:
Ryan Dwyer
2021-01-14 18:34:50 +10:00
parent 299cf1932e
commit 9801a1d5ff
3 changed files with 17 additions and 46 deletions
+1
View File
@@ -25,6 +25,7 @@ extern u32 var800844d0;
extern u32 var800844f0;
extern u32 var800844f4;
extern struct stagemusic g_StageTracks[];
extern f32 var800845d0;
extern f32 var800845d4;
extern s32 var800845d8;
extern u32 var800845dc;
+1 -1
View File
@@ -12,7 +12,7 @@ void func0f1770ac(struct coord *a, struct coord *b, struct coord *out);
bool func0f177164(struct coord *arg0, struct coord *arg1, u32 line, char *file);
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);
f32 func0f1776cc(struct coord *a, struct coord *b, struct coord *c);
bool func0f17776c(struct coord *a, struct coord *b, f32 mult, struct coord *out);
void func0f1777f8(void);
u32 func0f177a54(void);