Decompile LinkStateItem::GetLinkStateMove

This commit is contained in:
mike8699
2024-12-31 15:12:32 -05:00
parent f9da67860b
commit be7b197c34
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -129,6 +129,6 @@ public:
DebugHierarchy *GetDebugHierarchy1();
};
unk32 GetLinkState(s32 index);
LinkStateBase *GetLinkState(s32 index);
extern LinkStateBase **gLinkStates;