1 2 3 4 5
#include "Player/LinkStateBase.hpp" LinkStateBase *GetLinkState(s32 index) { return gLinkStates[index]; }