summaryrefslogtreecommitdiff
path: root/include/global.berry.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/global.berry.h')
-rw-r--r--include/global.berry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.berry.h b/include/global.berry.h
index b7938868d..18e022b12 100644
--- a/include/global.berry.h
+++ b/include/global.berry.h
@@ -45,7 +45,7 @@ struct BerryTree
u8 berry;
u8 stage:7;
u8 growthSparkle:1;
- u16 secondsUntilNextStage;
+ u16 minutesUntilNextStage;
u8 berryYield;
u8 regrowthCount:4;
u8 watered1:1;