Some more documentation of array sizes

This commit is contained in:
PikalaxALT
2020-02-03 13:51:38 -05:00
parent 46a3ca5134
commit d522588538
2 changed files with 34 additions and 31 deletions
+4 -1
View File
@@ -9,6 +9,9 @@
#define UR_TRADE_NOTYPE 1
#define UR_TRADE_NOEGG 2
#define UROOM_MAX_GROUP_COUNT 8
#define UROOM_MAX_PARTY_SIZE 5
struct UnkStruct_Shared
{
struct GFtgtGname gname;
@@ -18,7 +21,7 @@ struct UnkStruct_Shared
struct UnkStruct_x1C
{
struct UnkStruct_Shared unk0;
u8 unk18:1;
u8 active:1;
};
struct UnkStruct_x20