d_a_obj_fallobj OK (#2568)

* d_a_obj_fallobj OK

* J3DMatBlock equivalent
This commit is contained in:
hatal175
2025-08-06 04:10:43 +03:00
committed by GitHub
parent d629cc383b
commit ee608ceaac
12 changed files with 477 additions and 418 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ public:
bool isAlive() const { return mIsInitialized; }
void setSoundStarter(Z2SoundStarter* i_soundStarter) { mSoundStarter = i_soundStarter; }
virtual void framework(u32, s8);
virtual void framework(u32, s8 reverb);
virtual void dispose();
virtual bool stopOK(Z2SoundHandlePool& pool);
virtual void init(Vec* pSoundPos, u8 pNumHandles);