Merge branch 'master' into main-menu-state-machine

This commit is contained in:
Phlosioneer
2019-03-02 17:35:44 -05:00
188 changed files with 4322 additions and 3958 deletions
+1 -1
View File
@@ -388,7 +388,7 @@ u32 sub_81C7078(u32 (*func)(s32), u32 priority)
{
u16 taskId;
if (!is_c1_link_related_active())
if (!IsUpdateLinkStateCBActive())
taskId = CreateTask(sub_81C7170, priority);
else
taskId = CreateTask(sub_81C71E4, priority);