diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-10-31 21:33:01 -0400 |
---|---|---|
committer | GriffinR <griffin.richards@comcast.net> | 2019-10-31 21:33:01 -0400 |
commit | 27169f634b27a8985945e8b592f3f4ce0a38c53e (patch) | |
tree | 0b1dcafcd7c13cc11744b2cc9afbc33917040888 /include/party_menu.h | |
parent | b1ea2592c30a2e5af547dfc69cef56eb65ae85ba (diff) |
Review changes for party menu doc
Diffstat (limited to 'include/party_menu.h')
-rw-r--r-- | include/party_menu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/party_menu.h b/include/party_menu.h index 0140901c1..126931762 100644 --- a/include/party_menu.h +++ b/include/party_menu.h @@ -12,7 +12,6 @@ struct PartyMenu TaskFunc task; u8 menuType:4; u8 layout:2; - u8 unused:2; s8 slotId; s8 slotId2; u8 action; |