mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement LegoCarBuildAnimPresenter::StreamingTickle()
(#1109)
* Implement LegoCarBuildAnimPresenter::StreamingTickle and dependents * Fix naming issue * Address review comment --------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -213,6 +213,7 @@ Mx3DPointFloat LegoEntity::GetWorldUp()
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x10010d80
|
||||
// FUNCTION: BETA10 0x1007ebbe
|
||||
Mx3DPointFloat LegoEntity::GetWorldPosition()
|
||||
{
|
||||
if (m_roi != NULL) {
|
||||
|
Reference in New Issue
Block a user