Implement/match LegoROI::FUN_100a9dd0 (#1141)

* Implement/match LegoROI::FUN_100a9dd0

* Implement/match LegoROI::FUN_100a9cf0
This commit is contained in:
Christian Semmler
2024-11-10 09:35:44 -07:00
committed by GitHub
parent 86a8bad545
commit 6885abdc78
4 changed files with 30 additions and 6 deletions

View File

@@ -32,6 +32,7 @@ public:
LegoResult FUN_100aacb0(LegoFloat p_red, LegoFloat p_green, LegoFloat p_blue, LegoFloat p_alpha);
LegoResult FUN_100aad00(LegoTextureInfo* p_textureInfo);
LegoResult FUN_100aad70(LegoTextureInfo* p_textureInfo);
void FUN_100aae60();
LegoResult GetTexture(LegoTextureInfo*& p_textureInfo);
static LegoBool FUN_100aae20(const LegoChar* p_name);