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

@@ -33,7 +33,7 @@ public:
MxResult Save(LegoStorage* p_storage);
MxResult Load(LegoStorage* p_storage);
MxBool FUN_1002fdb0(LegoEntity* p_entity);
MxU32 FUN_1002ff40(LegoROI*, MxBool);
MxU32 FUN_1002ff40(LegoEntity*, MxBool);
void FUN_10030000(LegoEntity* p_entity);
void FUN_10030590();