A few more matches for d_particle

createCommon/createRoomScene only match when the particle group enum is used, as enums and literals have different codegen
This commit is contained in:
LagoLunatic
2025-03-06 18:31:33 -05:00
parent 4a4624decf
commit c6768dba61
4 changed files with 39 additions and 45 deletions
+1 -1
View File
@@ -1976,7 +1976,7 @@ public:
/* 0x31C8 */ daPy_anmHeap_c m_tex_scroll_heap;
/* 0x31D8 */ int mCurProc;
/* 0x31DC */ ProcFunc mCurProcFunc;
/* 0x31E8 */ daPy_footEffect_c m31E8[2];
/* 0x31E8 */ daPy_footEffect_c mFootEffect[2];
/* 0x3280 */ dPa_rippleEcallBack m3280;
/* 0x3294 */ daPy_swimTailEcallBack_c mSwimTailEcallBack[2];
/* 0x32E4 */ daPy_mtxFollowEcallBack_c m32E4;