Skip to content

Commit d1ec5eb

Browse files
committed
fragment29
1 parent 157454b commit d1ec5eb

File tree

7 files changed

+407
-24
lines changed

7 files changed

+407
-24
lines changed

src/22630.h

+4
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,14 @@ void func_80023990(s32 arg0);
139139
s32 func_80023A04(s32 arg0);
140140
void func_80023AF8(s32);
141141
void func_80023D60(s32);
142+
s32 func_80023E34(s32);
142143
void func_80023F78(s32 arg0);
143144
void func_80024040(s32 arg0);
144145
s32 func_800240A0(void);
145146
void func_80024208(s32);
147+
s32 func_800243D8(s32);
148+
void func_8002447C(s32);
149+
void func_800244F4(s32);
146150
s32 func_80024A48(s32, s32, s32);
147151
s32 func_80024EF4(void);
148152
s32 func_80024F00(s32);

src/2E460.h

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ void func_8002EEA8(OSMesg);
5252
ret_func_8002ED08* func_8002ED08(s32);
5353
s32 func_8002ED78(unk_func_80026268_arg0*, s32);
5454
s32 func_8002EDEC(s32);
55+
void func_8002EEEC(void);
5556
void func_8002EF18(s32*);
5657
void func_8002EF44(void);
5758
s32 func_8002F1C0(u8);

src/fragments/24/fragment24_1CEA00.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -3108,10 +3108,10 @@ void func_8830867C(unk_func_8830867C* arg0, s32 arg1, s32 arg2, MemoryPool* arg3
31083108

31093109
arg0->unk_50->unk_00.unk_10.unk_00 =
31103110
arg0->unk_2C->unk_000.unk_10.unk_00 +
3111-
((arg0->unk_2C->unk_02C->unk_00.unk_14.unk_00 - arg0->unk_50->unk_2C->unk_14.unk_00) / 2);
3111+
((arg0->unk_2C->unk_02C->unk_00.unk_14.unk_00 - arg0->unk_50->unk_2C->unk_00.unk_14.unk_00) / 2);
31123112
arg0->unk_50->unk_00.unk_10.unk_02 =
31133113
arg0->unk_2C->unk_000.unk_10.unk_02 +
3114-
((arg0->unk_2C->unk_02C->unk_00.unk_14.unk_02 - arg0->unk_50->unk_2C->unk_14.unk_02) / 2);
3114+
((arg0->unk_2C->unk_02C->unk_00.unk_14.unk_02 - arg0->unk_50->unk_2C->unk_00.unk_14.unk_02) / 2);
31153115
}
31163116

31173117
void func_88308D60(unk_func_8830867C* arg0) {

src/fragments/26/fragment26.h

+27-7
Original file line numberDiff line numberDiff line change
@@ -265,21 +265,41 @@ typedef struct unk_func_8850182C {
265265
/* 0x2C */ Color_RGBA8 unk_2C;
266266
} unk_func_8850182C; // size = 0x30
267267

268-
typedef struct unk_func_889000C4 {
268+
typedef struct unk_func_889000C4_02C {
269269
/* 0x00 */ unk_func_88001300_000 unk_00;
270-
/* 0x2C */ unk_func_88001300_000* unk_2C;
271-
/* 0x30 */ void* unk_30;
272-
/* 0x34 */ unk_func_88200FA0_030_038 unk_34;
273-
/* 0x40 */ void* unk_40;
274-
/* 0x44 */ s32 unk_44;
275-
} unk_func_889000C4; // size = 0x48
270+
/* 0x2C */ s32 unk_2C;
271+
/* 0x30 */ s32 unk_30;
272+
} unk_func_889000C4_02C; // size = 0x34
273+
274+
typedef struct unk_func_889000C4_044_02C {
275+
/* 0x00 */ unk_func_88001300_000 unk_00;
276+
/* 0x2C */ s32 unk_2C;
277+
/* 0x30 */ char unk30[0x4];
278+
} unk_func_889000C4_044_02C; // size = 0x34
276279

277280
typedef struct unk_func_88500994 {
278281
/* 0x00 */ unk_func_88001300_000 unk_00;
279282
/* 0x2C */ s32 unk_2C;
280283
/* 0x30 */ s32 unk_30;
281284
} unk_func_88500994; // size = 0x34
282285

286+
typedef struct unk_func_889000C4_044 {
287+
/* 0x00 */ unk_func_88001300_000 unk_00;
288+
/* 0x2C */ unk_func_889000C4_044_02C* unk_2C;
289+
/* 0x30 */ unk_func_88500994* unk_30;
290+
/* 0x34 */ unk_func_8850878C* unk_34;
291+
/* 0x38 */ unk_func_8850878C* unk_38;
292+
} unk_func_889000C4_044; // size = 0x3C
293+
294+
typedef struct unk_func_889000C4 {
295+
/* 0x00 */ unk_func_88001300_000 unk_00;
296+
/* 0x2C */ unk_func_889000C4_02C* unk_2C;
297+
/* 0x30 */ unk_func_88200FA0_030_030* unk_30;
298+
/* 0x34 */ unk_func_88200FA0_030_038 unk_34;
299+
/* 0x40 */ unk_func_88500994* unk_40;
300+
/* 0x44 */ unk_func_889000C4_044* unk_44;
301+
} unk_func_889000C4; // size = 0x48
302+
283303
typedef struct unk_func_8850143C {
284304
/* 0x00 */ unk_func_88001300_000 unk_00;
285305
/* 0x2C */ Color_RGBA8 unk_2C;

0 commit comments

Comments
 (0)