summaryrefslogtreecommitdiff
path: root/include/pokemon_size_record.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pokemon_size_record.h')
-rw-r--r--include/pokemon_size_record.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pokemon_size_record.h b/include/pokemon_size_record.h
index f61286bd4..3fa448cbb 100644
--- a/include/pokemon_size_record.h
+++ b/include/pokemon_size_record.h
@@ -1,6 +1,8 @@
#ifndef GUARD_POKEMON_SIZE_RECORD_H
#define GUARD_POKEMON_SIZE_RECORD_H
+#include "global.h"
+
void InitSeedotSizeRecord(void);
void GetSeedotSizeRecordInfo(void);
void CompareSeedotSize(void);