mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 22:24:00 +00:00
Merge pull request #388 from henriquegemignani/feature/optick
Using optick, linked from boo
This commit is contained in:
@@ -50,6 +50,7 @@ void SplashScreen::think() {
|
||||
m_fileBrowser.m_view.reset();
|
||||
return;
|
||||
}
|
||||
OPTICK_EVENT();
|
||||
|
||||
ModalWindow::think();
|
||||
if (m_fileBrowser.m_view)
|
||||
|
||||
Reference in New Issue
Block a user