ResetPlayer decompile

This commit is contained in:
Tal Hayon
2022-01-06 14:18:27 +02:00
parent e27bfa5a8b
commit ba5155b3ac
5 changed files with 41 additions and 69 deletions
+1 -1
View File
@@ -1256,7 +1256,7 @@ static void PlayerTalkEzlo(Entity* this) {
static void PlayerTalkEzloInit(Entity* this) {
ResetPlayer();
gUnk_03000B80.filler[0x63] = 0;
gUnk_03000B80[3].field_0xf = 0;
this->iframes = 0;
gPriorityHandler.sys_priority = PRIO_PLAYER_EVENT;
this->updatePriority = PRIO_PLAYER_EVENT;