Decompile func0001b400

This commit is contained in:
Ryan Dwyer
2021-04-30 23:01:27 +10:00
parent ddf1bd9552
commit 012cfb0c44
9 changed files with 169 additions and 615 deletions
+4 -4
View File
@@ -4,13 +4,13 @@
#include "data.h"
#include "types.h"
u32 func0f096ca0(void);
void func0f096ca0(struct coord *arg0, struct coord *arg1);
void func0f096ed4(f32 *arg0, Mtxf *arg1);
void func0f097044(Mtxf *matrix, f32 *arg1);
void func0f097044(Mtxf *matrix, struct coord *arg1);
u32 func0f097264(void);
void func0f0972b8(f32 *arg0, f32 *arg1, f32 arg2, f32 *arg3);
void func0f0972b8(struct coord *arg0, struct coord *arg1, f32 arg2, f32 *arg3);
u32 func0f097518(void);
void func0f0976c0(f32 *arg0, f32 *arg1);
void func0f0976c0(struct coord *arg0, struct coord *arg1);
void func0f097738(f32 *arg0, f32 *arg1, f32 *arg2);
#endif