Skip to content

d_a_npc_cd Equivalent#2433

Merged
TakaRikka merged 4 commits intozeldaret:mainfrom
ItsNiklas:d_a_npc_cd
May 11, 2025
Merged

d_a_npc_cd Equivalent#2433
TakaRikka merged 4 commits intozeldaret:mainfrom
ItsNiklas:d_a_npc_cd

Conversation

@ItsNiklas
Copy link
Copy Markdown
Contributor

Another janitor job from #2429 🧹 (Some random changes are to try and match debug)

Sad that this does not match, the only two issues I can see are that daNpcCd_HIO_c::~daNpcCd_HIO_c() gets placed too early and that the daNpcCd_c::setAttention(int)::a_eyeOfsTbl guard is placed in .sbss, instead of being "extern"? Not sure if that is an easy fix or not a problem?

@decomp-dev
Copy link
Copy Markdown

decomp-dev bot commented May 10, 2025

Report for GZ2E01 (773c0ad - d780f47)

📈 Matched code: 59.60% (+0.04%, +4328 bytes)

framework/d/actor/d_a_npc_cd | daNpcCd_c::NpcCreate(int) +92 bytes -> 100.00%
framework/d/actor/d_a_npc_cd | daNpcCd_c::setAttention(int) +264 bytes -> 100.00%
framework/d/actor/d_a_npc_cd | daNpcCd_c::jntNodeCB(J3DJoint*, J3DModel*) +84 bytes -> 100.00%
framework/d/actor/d_a_npc_cd | daNpcCd_HIO_c::daNpcCd_HIO_c() +281 bytes -> 100.00%
framework/d/actor/d_a_npc_cd | daNpcCd_HIO_c::~daNpcCd_HIO_c() +12 bytes -> 100.00%
framework/d/actor/d_a_npc_cd | __sinit_d_a_npc_cd_cpp +427 bytes -> 100.00%

@TakaRikka TakaRikka merged commit 792dd60 into zeldaret:main May 11, 2025
1 check passed
@ItsNiklas ItsNiklas deleted the d_a_npc_cd branch May 15, 2025 11:36
meintte pushed a commit to meintte/tp that referenced this pull request May 28, 2025
* d_a_npc_cd fmt

* d_a_npc_cd equivalent?

* d_a_npc_cd cleaner

* d_a_npc_cd pr
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.

2 participants