mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Implement LegoCarBuildAnimPresenter::FUN_10079160()
and others (#1111)
* Implement `LegoCarBuildAnimPresenter::FUN_10079160()` and others * Address review comments --------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -112,6 +112,7 @@ void MxPresenter::ParseExtra()
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x100b5120
|
||||
// FUNCTION: BETA10 0x1012e5d8
|
||||
void MxPresenter::SendToCompositePresenter(MxOmni* p_omni)
|
||||
{
|
||||
if (m_compositePresenter) {
|
||||
|
Reference in New Issue
Block a user