Executable: Difference between revisions
Jump to navigation
Jump to search
→Early init and main loop outline
imported>Leoetlino |
imported>Leoetlino |
||
Line 46: | Line 46: | ||
**** Constructs a sead::MethodTreeMgr (note: a custom, derived MethodTreeMgr is used in BotW) | **** Constructs a sead::MethodTreeMgr (note: a custom, derived MethodTreeMgr is used in BotW) | ||
**** Constructs a sead::TaskMgr | **** Constructs a sead::TaskMgr | ||
**** '''framework->runImpl_ | ***** sead::TaskMgr::doInit_ | ||
****** sead::TaskMgr::prepare (on the ''Prepare Thread'') | |||
******* '''RootTask::prepare''' | |||
**** framework->runImpl_ | |||
***** framework->waitStartDisplayLoop_ | ***** framework->waitStartDisplayLoop_ | ||
***** '''framework->mainLoop''' | ***** '''framework->mainLoop''' |