d_a_e_po 99% Matching (#2517)

* anm_init and nodeCallBack, need to review nodeCallBack as weird code

* First pass on class, 86% match

* Cleanup for PR, still work to do

* Solve error after pull

* Clangd format

* Adressing PR comments

* Update l_HIOInit

* Fix debug building, 60% match on debug :')
This commit is contained in:
Stbn-antier
2025-07-16 05:35:50 +09:00
committed by GitHub
parent c0717e1e56
commit 522f06458d
10 changed files with 3232 additions and 3117 deletions
+1 -1
View File
@@ -217,7 +217,7 @@ static int fopAc_Create(void* i_this) {
}
/* 80019404-800194FC 013D44 00F8+00 0/0 0/0 2/2 .text initBallModel__13fopEn_enemy_cFv */
bool fopEn_enemy_c::initBallModel() {
BOOL fopEn_enemy_c::initBallModel() {
void* objRes = dComIfG_getObjectRes("Alink", daAlink_c::getBallModelIdx());
mBallModel = mDoExt_J3DModel__create((J3DModelData*)objRes, 0x80000, 0x11000284);