Sync menu_helpers.c

This commit is contained in:
GriffinR
2022-11-11 11:56:59 -05:00
parent 5b2479b7d7
commit 092f19f323
14 changed files with 94 additions and 99 deletions
+1 -1
View File
@@ -189,7 +189,7 @@ void SetQuestLogEvent(u16 eventId, const u16 *eventData)
if (TrySetLinkQuestLogEvent(eventId, eventData) == TRUE)
return;
if (MenuHelpers_LinkSomething() == TRUE)
if (MenuHelpers_IsLinkActive() == TRUE)
return;
if (InUnionRoom() == TRUE)