diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-10-24 15:49:45 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-10-24 16:13:07 -0400 |
commit | 7a89ad98c38cee231a2659135ef487bb5fc5ad9d (patch) | |
tree | d6b01b6acabbf98ab8b24caa1d9ce08b283c4270 /include/constants/global.h | |
parent | 7f3c52993573b3cc1c8d1013c68d9b57c3146bd7 (diff) |
Document record mixing hall records
Diffstat (limited to 'include/constants/global.h')
-rw-r--r-- | include/constants/global.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/global.h b/include/constants/global.h index 46518697c..589a3012c 100644 --- a/include/constants/global.h +++ b/include/constants/global.h @@ -59,6 +59,7 @@ // 7 facilities for single mode + tower double mode + tower multi mode. // Excludes link modes. See RANKING_HALL_* in include/constants/battle_frontier.h #define HALL_FACILITIES_COUNT 9 +// Received via record mixing, 1 for each player other than yourself #define HALL_RECORDS_COUNT 3 // Battle Frontier level modes. |