Skip to content

d_a_npc_worm matching#2365

Merged
TakaRikka merged 2 commits intozeldaret:mainfrom
hatal175:worm
Apr 1, 2025
Merged

d_a_npc_worm matching#2365
TakaRikka merged 2 commits intozeldaret:mainfrom
hatal175:worm

Conversation

@hatal175
Copy link
Copy Markdown
Contributor

No description provided.

/* 80B2EE08-80B2EEC0 001008 00B8+00 1/1 0/0 0/0 .text useHeapInit__FP10fopAc_ac_c */
static void useHeapInit(fopAc_ac_c* param_0) {
// NONMATCHING
static int useHeapInit(fopAc_ac_c* actor_this) {
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.

based on debug strings i'm pretty sure a_this stands for actor_this aka the fopAc_ac_c base, so it's probably better to use a_this for the actor this and i_this for everything else

@TakaRikka TakaRikka merged commit 98f755e into zeldaret:main Apr 1, 2025
1 check passed
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