mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-28 19:04:06 +00:00
Named unknown function in LegoTextureInfo (#1544)
This commit is contained in:
@@ -104,7 +104,7 @@ MxResult LegoTexturePresenter::Store()
|
||||
}
|
||||
}
|
||||
else {
|
||||
textureInfo->FUN_10066010(texture->GetImage()->GetBits());
|
||||
textureInfo->LoadBits(texture->GetImage()->GetBits());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user