mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-09 11:44:15 -04:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user