Start decompile player_pc

This commit is contained in:
KDSKardabox
2018-03-12 13:56:20 +05:30
parent 29e51811f4
commit e7cf8e5c17
15 changed files with 2075 additions and 1291 deletions

View File

@@ -562,7 +562,7 @@ void SecretBasePC_Cancel(u8 taskId)
}
else
{
sub_816B060(taskId);
ReshowPlayerPC(taskId);
}
}