mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-27 06:31:42 -04:00
Z2AudioLib work (#2339)
* Z2LinkMgr work, Z2AudioArcLoader matching * Z2SeMgr matching * Z2SpeechMgr2 almost done, Z2SoundHandles matching
This commit is contained in:
@@ -363,7 +363,7 @@ void dMsgScrnExplain_c::move_proc() {
|
||||
{
|
||||
mStatus = 5;
|
||||
dMeter2Info_set2DVibrationM();
|
||||
mDoAud_seStart(0x52, 0, 0, 0);
|
||||
mDoAud_seStart(Z2SE_SY_EXP_WIN_CLOSE, 0, 0, 0);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -556,4 +556,4 @@ bool dMsgScrnExplain_c::checkTriggerA() {
|
||||
/* 8023E654-8023E668 238F94 0014+00 1/1 0/0 0/0 .text checkTriggerB__17dMsgScrnExplain_cFv */
|
||||
bool dMsgScrnExplain_c::checkTriggerB() {
|
||||
return mDoCPd_c::getTrigB(PAD_1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user