d_a_npc_ins equivalent (#2685)

* initial work

* over half done

* almostish done

* equivalent

* PR cleanup
This commit is contained in:
Carco_21
2025-09-23 06:13:36 -07:00
committed by GitHub
parent 125f2325a5
commit aecc7c8420
5 changed files with 1906 additions and 1794 deletions
+2
View File
@@ -1238,6 +1238,8 @@ public:
onHeavyState();
onEndResetFlg1(ERFLG1_UNK_40000);
}
BOOL checkInsectRelease() { return checkResetFlg1(RFLG1_UNK_100); }
};
int daPy_addCalcShort(s16* param_0, s16 param_1, s16 param_2, s16 param_3, s16 param_4);