Actor* player.unk_684 (#193)

* Actor* player.unk_684

* delete 8008EEAC.s

* Update include/z64actor.h

Co-authored-by: Random <28494085+Random06457@users.noreply.github.com>

Co-authored-by: Random <28494085+Random06457@users.noreply.github.com>
This commit is contained in:
cmon-meow
2020-06-07 08:47:11 -05:00
committed by GitHub
parent 68f5d212a7
commit 80ca848cfb
3 changed files with 2 additions and 42 deletions
+1 -1
View File
@@ -283,7 +283,7 @@ typedef struct Player {
/* 0x0678 */ u32 ageProperties;
/* 0x067C */ u32 stateFlags1;
/* 0x0680 */ u32 stateFlags2;
/* 0x0684 */ s32 unk_684;
/* 0x0684 */ Actor* unk_684;
/* 0x0688 */ char unk_688[0x004];
/* 0x068C */ Actor* navi;
/* 0x0690 */ u16 naviMessageId;