mirror of https://github.com/AxioDL/metaforce.git
Implement asynchonous memory card for Win32
This commit is contained in:
parent
13c0361021
commit
8ab75b2c8f
|
@ -2015,7 +2015,7 @@ CFrontEndUI::CFrontEndUI()
|
|||
m_touchBar = NewFrontEndUITouchBar();
|
||||
m_touchBar->SetPhase(CFrontEndUITouchBar::EPhase::None);
|
||||
|
||||
//x14_phase = EPhase::ExitFrontEnd;
|
||||
x14_phase = EPhase::ExitFrontEnd;
|
||||
}
|
||||
|
||||
void CFrontEndUI::StartSlideShow(CArchitectureQueue& queue)
|
||||
|
|
2
hecl
2
hecl
|
@ -1 +1 @@
|
|||
Subproject commit d9c1c9d618e876388464a939943d9b3bbbf9c8a9
|
||||
Subproject commit d68747ea3d343d6f82089abfd2bb99abead62f6a
|
2
kabufuda
2
kabufuda
|
@ -1 +1 @@
|
|||
Subproject commit bdf4bd07a8c49da6ee005830abff957564aec17d
|
||||
Subproject commit 3b10be80f74edcfd7e03c930c01dac478dffe09a
|
Loading…
Reference in New Issue