mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement/match LegoAnimMMPresenter::StartingTickle (#824)
This commit is contained in:

committed by
GitHub

parent
0b08b0ae69
commit
9cc5df8c40
@@ -563,6 +563,14 @@ void LegoAnimPresenter::PutFrame()
|
||||
}
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x1006b140
|
||||
// FUNCTION: BETA10 0x100507e0
|
||||
MxResult LegoAnimPresenter::FUN_1006b140(LegoROI* p_roi)
|
||||
{
|
||||
// TODO
|
||||
return FAILURE;
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x1006b550
|
||||
void LegoAnimPresenter::ReadyTickle()
|
||||
{
|
||||
|
Reference in New Issue
Block a user