diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-07-07 11:39:34 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2021-07-07 11:39:34 -0500 |
commit | 6aa475c6310c609743a9a2005e7942050c396865 (patch) | |
tree | 18be7369829badfef35a6c337005e875049027e5 /include/friend_area_action_menu.h | |
parent | f308c79eba1ba8e6bc2134529a2e4f4f21c9c2c2 (diff) |
Sese's vacation work
Diffstat (limited to 'include/friend_area_action_menu.h')
-rw-r--r-- | include/friend_area_action_menu.h | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/include/friend_area_action_menu.h b/include/friend_area_action_menu.h index 43e5036..7c23336 100644 --- a/include/friend_area_action_menu.h +++ b/include/friend_area_action_menu.h @@ -1,5 +1,5 @@ -#ifndef FRIEND_AREA_ACTION_MENU_H -#define FRIEND_AREA_ACTION_MENU_H +#ifndef GUARD_FRIEND_AREA_ACTION_MENU_H +#define GUARD_FRIEND_AREA_ACTION_MENU_H struct unkSubStruct_203B2BC { @@ -16,10 +16,7 @@ struct unkStruct_203B2BC s16 unk8; u16 unkA; u32 unkC; - u8 unk10; - u8 unk11; - u8 unk12; - u8 unk13; + struct ItemStruct_203B460_ALT unk10; u8 unk14; u8 fill15[3]; struct unkSubStruct_203B2BC *unk18; |