Implement/match LegoROI::FUN_100a9210 (#638)

* Implement/match LegoROI::FUN_100a9210

* Fix order
This commit is contained in:
Christian Semmler
2024-03-08 15:01:18 -05:00
committed by GitHub
parent 309997fddc
commit d978cbe7f9
3 changed files with 30 additions and 3 deletions

View File

@@ -28,6 +28,7 @@ public:
float VTable0x10() override { return 0.0; } // vtable+0x10
LegoResult Read(Tgl::Renderer*, LegoTextureContainer* p_textureContainer, LegoStorage* p_storage);
LegoResult FUN_100aad00(LegoTextureInfo* p_textureInfo);
static LegoBool FUN_100aae20(const LegoChar* p_name);