decompile func_80187CA8_EC0368

This commit is contained in:
Alejandro Javier Asenjo Nitti
2023-10-18 16:32:17 -03:00
parent 4f1fcea192
commit 63fe5d74e2
6 changed files with 40 additions and 7 deletions
+4 -2
View File
@@ -1,8 +1,10 @@
#ifndef FUNCTIONS_H
#define FUNCTIONS_H
void func_80005C34(s32, f32, f32, f32, s32); /* extern */
void func_80006EB8(Gfx **); /* extern */
void func_80005C34(s32, f32, f32, f32, s32);
void func_80006EB8(Gfx **);
void func_8009D994(Gfx*, void*, u32, u32, f32, f32, f32, f32);
void func_800A1200(s32, s32, f32, f32, s32*);
void func_800B8DD0(Gfx **, s32);
#endif
+2
View File
@@ -7,4 +7,6 @@
#include "variables.h"
#include "macros.h"
extern Gfx* D_80137E64;
#endif // GLOBAL_H
+1 -2
View File
@@ -39,7 +39,7 @@ void func_80090E8C(void);
void func_800910C0(void);
void func_8009C320(Gfx*, s32*, s32*, s32, s32, f32, f32, f32, f32);
void func_8009D0BC(Gfx*, void*, void*, u32, u32, f32, f32, f32, f32);
void func_8009D994(Gfx*, s32*, s32, s32, f32, f32, f32, f32);
void func_8009D994(Gfx*, void*, u32, u32, f32, f32, f32, f32);
void func_8009E1E8(Gfx*, s32*, s32, s32, f32, f32, f32, f32);
// Weird addresses, assets maybe?
@@ -65,7 +65,6 @@ extern s32 D_1013700;
extern s32 D_3000B20;
extern s32 D_30013E0;
extern Gfx* D_80137E64;
extern s32 D_80161690;
extern s32 D_801617E8[];
extern s32 D_801617FC;