mirror of
https://github.com/zeldaret/oot
synced 2026-07-10 06:57:21 -04:00
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:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user