mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 00:31:16 +00:00
Update legoanim.cpp
This commit is contained in:
parent
0df50356c8
commit
e06aaab417
@ -140,8 +140,8 @@ LegoResult LegoAnimScene::Read(LegoStorage* p_storage)
|
||||
// FUNCTION: BETA10 0x10181a83
|
||||
LegoResult LegoAnimScene::FUN_1009f490(LegoFloat p_time, Matrix4& p_matrix)
|
||||
{
|
||||
MxMatrix(localb0);
|
||||
MxMatrix(local4c);
|
||||
MxMatrix localb0;
|
||||
MxMatrix local4c;
|
||||
|
||||
Vector3 local5c(localb0[0]);
|
||||
Vector3 local68(localb0[1]);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user