Decompile func0f175f58, func0f175f68 and func0f175f78

This commit is contained in:
Ryan Dwyer
2019-11-16 13:04:12 +10:00
parent 29e1bd8fb0
commit 776064322d
5 changed files with 109 additions and 99 deletions
+3 -4
View File
@@ -4,9 +4,8 @@
#include "types.h"
void func0f175f50(void);
u32 func0f175f58(void);
void func0f175f90(void);
u32 func0f175f98(void);
u32 func0f175fc8(void);
void func0f175f58(s32 arg0, s32 arg1, s32 arg2);
bool func0f175f68(s32 arg0, s32 arg1);
void func0f175f78(s32 arg0, s32 arg1, s32 arg2);
#endif
+10
View File
@@ -0,0 +1,10 @@
#ifndef IN_GAME_GAME_175F90_H
#define IN_GAME_GAME_175F90_H
#include <ultra64.h>
#include "types.h"
void func0f175f90(void);
u32 func0f175f98(void);
u32 func0f175fc8(void);
#endif