diff options
author | Slawter666 <38655737+Slawter666@users.noreply.github.com> | 2019-05-12 23:41:25 +0100 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-05-15 16:55:39 -0500 |
commit | 2fdc489bc098abe6f02b6e7fc54e8150ce208dc7 (patch) | |
tree | 938386c515f42116d34e1a4e26acbfd6ca953e89 /include/party_menu.h | |
parent | d1a12be53a798709674817040cd68fba3925b424 (diff) |
Further documentation of party_menu.c
Diffstat (limited to 'include/party_menu.h')
-rw-r--r-- | include/party_menu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/party_menu.h b/include/party_menu.h index 413a89689..c9843e484 100644 --- a/include/party_menu.h +++ b/include/party_menu.h @@ -33,7 +33,7 @@ struct Struct203CEC8 u8 unk8_0:4; u8 mode:2; u8 unk8_2:2; - s8 unk9; + s8 slotId; s8 unkA; u8 unkB; u16 unkC; |