Fix some issues with annotations (#808)

This commit is contained in:
MS
2024-04-15 14:42:25 -04:00
committed by GitHub
parent 5f1642bf73
commit 46362a0f6e
9 changed files with 22 additions and 10 deletions

View File

@@ -30,7 +30,7 @@ public:
void Save(LegoStorage* p_storage);
MxResult Load(LegoStorage* p_storage);
MxBool FUN_100269e0(LegoEntity* p_entity);
MxU32 FUN_10026ba0(LegoROI*, MxBool);
MxU32 FUN_10026ba0(LegoEntity*, MxBool);
void FUN_10026c50(LegoEntity* p_entity);
void FUN_10027120();