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