finished reset_save_heap

This commit is contained in:
jiangzhengwenjz
2019-06-28 04:30:45 +08:00
parent 6e570a107f
commit be2010e0db
12 changed files with 55 additions and 87 deletions
+1 -1
View File
@@ -859,7 +859,7 @@ void sub_8110F14(u8 taskId)
}
else
{
SetMainCallback2(sub_8056938);
SetMainCallback2(CB2_ContinueSavedGame);
DestroyTask(taskId);
}
}