2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-10 21:07:42 +00:00

Implement asynchonous memory card for Win32

This commit is contained in:
Jack Andersen
2018-02-06 15:38:46 -10:00
parent 13c0361021
commit 8ab75b2c8f
3 changed files with 3 additions and 3 deletions

View File

@@ -2015,7 +2015,7 @@ CFrontEndUI::CFrontEndUI()
m_touchBar = NewFrontEndUITouchBar(); m_touchBar = NewFrontEndUITouchBar();
m_touchBar->SetPhase(CFrontEndUITouchBar::EPhase::None); m_touchBar->SetPhase(CFrontEndUITouchBar::EPhase::None);
//x14_phase = EPhase::ExitFrontEnd; x14_phase = EPhase::ExitFrontEnd;
} }
void CFrontEndUI::StartSlideShow(CArchitectureQueue& queue) void CFrontEndUI::StartSlideShow(CArchitectureQueue& queue)

2
hecl

Submodule hecl updated: d9c1c9d618...d68747ea3d