FallWarpEffect funcs

This commit is contained in:
PikalaxALT
2020-02-28 09:06:19 -05:00
parent e07c771f18
commit db12644f00
6 changed files with 131 additions and 362 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ static void sub_8150530(void)
{
u8 taskId;
ScriptContext2_Enable();
gPlayerAvatar.unk6 = 1;
gPlayerAvatar.preventStep = TRUE;
taskId = CreateTask(sub_81505C4, 0xFF);
gTasks[taskId].data[0] = 0;
}