Skip to content

d_a_e_ms work#2394

Merged
hatal175 merged 11 commits intozeldaret:mainfrom
carter-ktb21:d_a_e_ms
Apr 16, 2025
Merged

d_a_e_ms work#2394
hatal175 merged 11 commits intozeldaret:mainfrom
carter-ktb21:d_a_e_ms

Conversation

@carter-ktb21
Copy link
Copy Markdown
Contributor

No description provided.

/* 0x5B8 */ int field_0x5b8;
/* 0x5BC */ cXyz field_0x5bc;
/* 0x5C8 */ s16 field_0x5c8;
/* 0x5CA */ u8 field_0x5ca[0x5cc - 0x5ca];
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

padding can be removed

/* 0x698 */ dBgS_AcchCir mAcchCir;
/* 0x6D8 */ dBgS_ObjAcch mAcch;
/* 0x8B0 */ s8 field_0x8b0;
/* 0x8B1 */ u8 field_0x8b1[0x8b4 - 0x8b1];
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

padding can be removed

void genMessage(JORMContext*);

/* 0x04 */ s8 field_0x4;
/* 0x05 */ u8 field_0x5[0x8 - 0x5];
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

padding can be removed

int params = fopAcM_GetParam(i_this) >> 0x10 & 0xff;
if (params != 0xff && dComIfGs_isSwitch(params, fopAcM_GetRoomNo(i_this))) {
return cPhs_ERROR_e;
} else {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nest can be removed


if (!fopAcM_entrySolidHeap(i_this, useHeapInit, 0x1860)) {
return cPhs_ERROR_e;
} else {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nest can be removed

@hatal175 hatal175 merged commit fe2b2ee into zeldaret:main Apr 16, 2025
1 check passed
@ItsNiklas ItsNiklas mentioned this pull request Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants