mirror of
https://github.com/zeldaret/ph
synced 2026-06-06 03:28:47 -04:00
Decompile GetLinkState arm9 function
This is not part of the `LinkStateItem` class, but it is called by a method in that class. I wasn't sure the best place to put this.
This commit is contained in:
@@ -128,3 +128,7 @@ public:
|
||||
DebugHierarchy *GetDebugHierarchy0();
|
||||
DebugHierarchy *GetDebugHierarchy1();
|
||||
};
|
||||
|
||||
unk32 GetLinkState(s32 index);
|
||||
|
||||
extern LinkStateBase **gLinkStates;
|
||||
|
||||
Reference in New Issue
Block a user