decompile func_80192CB0_DFF9F0

This commit is contained in:
Alejandro Javier Asenjo Nitti
2023-10-17 11:02:10 -03:00
parent 10052a8ad9
commit 3bfae5d4c2
2 changed files with 11 additions and 1 deletions
+4 -1
View File
@@ -31,7 +31,10 @@ void func_801924A8_DFF1E8(UnkStruct_func_801924A8_DFF1E8* arg0) {
#pragma GLOBAL_ASM("asm/us/nonmatchings/overlays/segment_DF4260/DFEE30/func_80192AA4_DFF7E4.s")
#pragma GLOBAL_ASM("asm/us/nonmatchings/overlays/segment_DF4260/DFEE30/func_80192CB0_DFF9F0.s")
void func_80192CB0_DFF9F0(UnkStruct_func_80192CB0_DFF9F0* arg0) {
arg0->unk50 = arg0->unk10;
arg0->unk10 = 0.0f;
}
#pragma GLOBAL_ASM("asm/us/nonmatchings/overlays/segment_DF4260/DFEE30/func_80192CD4_DFFA14.s")
+7
View File
@@ -15,6 +15,13 @@ typedef struct {
/* 0x7C */ f32 unk7C;
} UnkStruct_D_80178280;
typedef struct {
/* 0x00 */ char pad_0[0x10];
/* 0x10 */ f32 unk10;
/* 0x14 */ char pad_14[0x3C];
/* 0x50 */ s32 unk50;
} UnkStruct_func_80192CB0_DFF9F0;
extern s8 D_80177A98;
extern s8 D_80177AB0;
extern UnkStruct_D_80178280* D_80178280;