summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index 5b1705261..a489b93be 100644
--- a/include/global.h
+++ b/include/global.h
@@ -93,6 +93,7 @@ struct SecretBaseRecord
#include "game_stat.h"
#include "fieldmap.h"
+#include "berry.h"
struct WarpData
{
@@ -148,7 +149,8 @@ struct SaveBlock1
u32 gameStats[NUM_GAME_STATS];
u8 filler_1608[0x18F4];
struct SB1_2EFC_Struct sb1_2EFC_struct[5];
- u8 filler_2F9C[0x6F4];
+ u8 filler_2F9C[0x1C4];
+ struct EnigmaBerry enigmaBerry;
struct RamScript ramScript;
u8 filler_3A7C[0x10];
u8 unk3A8C[52]; //pokedex related