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