diff options
| author | hatal175 <hatal175@users.noreply.github.com> | 2024-01-27 03:57:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-26 17:57:16 -0800 |
| commit | 9d331d712e6cc84e9b9399f7efc161422d236142 (patch) | |
| tree | be3cf14b0f7356f00e9c58f0738b090903653179 /libs/Z2AudioLib/Z2WolfHowlMgr.cpp | |
| parent | 1ea10fcc63d502aecf0aed02f831dbdb141a1034 (diff) | |
d_msg_scrn_light,d_msg_scrn_kanban ok (#2050)
* d_msg_scrn_light ok
* d_msg_scrn_kanban OK
Diffstat (limited to 'libs/Z2AudioLib/Z2WolfHowlMgr.cpp')
| -rw-r--r-- | libs/Z2AudioLib/Z2WolfHowlMgr.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/Z2AudioLib/Z2WolfHowlMgr.cpp b/libs/Z2AudioLib/Z2WolfHowlMgr.cpp index f3d3a997fa..c32225200f 100644 --- a/libs/Z2AudioLib/Z2WolfHowlMgr.cpp +++ b/libs/Z2AudioLib/Z2WolfHowlMgr.cpp @@ -249,7 +249,6 @@ s8 Z2WolfHowlMgr::startWolfHowlSound(f32 param_0, f32 param_1, bool param_2, f32 if (param_2) { if (mTimer > data_8045088E) { - //JVar7 = (JAISoundID)JAISoundID::JAISoundID(aJStack_34, 0x10035); Z2GetSoundStarter()->startLevelSound(0x10035, &field_0x00, NULL); } if (field_0x00) { |
