mirror of
https://github.com/zeldaret/tp
synced 2026-05-30 08:56:46 -04:00
work on Z2SoundMgr and Z2SeMgr (#2055)
This commit is contained in:
@@ -415,7 +415,7 @@ asm bool Z2AudioMgr::hasReset() const {
|
||||
* startSound__10Z2AudioMgrF10JAISoundIDP14JAISoundHandlePCQ29JGeometry8TVec3<f> */
|
||||
// vtable order
|
||||
#ifdef NONMATCHING
|
||||
int Z2AudioMgr::startSound(JAISoundID param_0, JAISoundHandle* param_1,
|
||||
bool Z2AudioMgr::startSound(JAISoundID param_0, JAISoundHandle* param_1,
|
||||
JGeometry::TVec3<f32> const* param_2) {
|
||||
if (mResettingFlag) {
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user