Update legoanim.cpp

This commit is contained in:
Christian Semmler 2024-06-13 17:42:31 -04:00 committed by GitHub
parent 0df50356c8
commit e06aaab417
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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]);