mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +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:
@@ -119,6 +119,7 @@ BOOL Lego3DView::SetPointOfView(ViewROI& rROI)
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x100ab210
|
||||
// FUNCTION: BETA10 0x1017d230
|
||||
BOOL Lego3DView::Moved(ViewROI& rROI)
|
||||
{
|
||||
assert(m_pViewManager);
|
||||
|
Reference in New Issue
Block a user