unknown_032760.h

This commit is contained in:
Ryan Myers
2021-09-16 17:21:41 -04:00
parent 10c82ec19e
commit 3278555f82
3 changed files with 19 additions and 7 deletions
+1 -1
View File
@@ -281,7 +281,7 @@ void func_800049F8(void * sndState,s16 type, u32 arg2) {
}
u16 func_80004A3C(u8 arg0){
u16 func_80004A3C(u8 arg0) {
return D_80119C28[arg0];
}
-6
View File
@@ -28,12 +28,6 @@ f32 D_8011D4CC;
/*******************************/
f32 func_800707F8(s16);
f32 sqrtf(f32);
void func_800337E4(void);
f32 func_80033A14(unk800DC950 *arg0);
f32 func_80033C08(unk800DC950 *arg0);
void func_80031B60(void) {
if (D_800DC950 != NULL) {
+18
View File
@@ -81,6 +81,24 @@ typedef struct unk800DC964 {
extern unk800DC950 **D_800DC950;
f32 func_800707F8(s16); //?
f32 sqrtf(f32); //IDO?
void func_80031B60(void);
void func_80032210(unk800DC950 *arg0);
void func_80032218(unk800DC950 *arg0);
void func_80032224(unk800DC950 *arg0);
void func_80032248(unk800DC950 *arg0, s32 arg1, s32 arg2, s32 arg3, s32 arg4, s32 arg5, s32 arg6);
void func_80032344(unk800DC950 *arg0, s32 arg1, s32 arg2);
void func_80032398(s32 arg0);
void func_80032BAC(unk800DC950 *arg0);
s32 func_80032C6C(void);
f32 func_80033A14(unk800DC950 *arg0);
f32 func_80033C08(unk800DC950 *arg0);
//Non Matching
void func_80031BB8(s32 count);
void func_80032C7C(Object *object);
void func_800337E4(void);
#endif