summaryrefslogtreecommitdiff
path: root/src/hall_of_fame.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-06-20 23:07:51 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-06-20 23:07:51 +0200
commitab36efdaf4a7f64df9bbfae153eb88cd9c5b29b0 (patch)
treec3cf7d739cedf397c0b1a4db65046cfce7635e70 /src/hall_of_fame.c
parent94752d420769dfc205b3f717c660f33a6eb2b6fb (diff)
document bounce effect
Diffstat (limited to 'src/hall_of_fame.c')
-rw-r--r--src/hall_of_fame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hall_of_fame.c b/src/hall_of_fame.c
index b0388e971..78b615407 100644
--- a/src/hall_of_fame.c
+++ b/src/hall_of_fame.c
@@ -38,7 +38,7 @@ struct HallofFameMon
struct HallofFameTeam
{
- struct HallofFameMon mon[6];
+ struct HallofFameMon mon[PARTY_SIZE];
};
struct HofGfx