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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/pokemon_size_record.h b/include/pokemon_size_record.h
index 3fa448cbb..d62ced51d 100644
--- a/include/pokemon_size_record.h
+++ b/include/pokemon_size_record.h
@@ -11,6 +11,9 @@ void InitLotadSizeRecord(void);
void GetLotadSizeRecordInfo(void);
void CompareLotadSize(void);
+void sub_80A0904(void);
+void sub_80A0958(void);
+
void GiveGiftRibbonToParty(u8 index, u8 ribbonId);
#endif // GUARD_POKEMON_SIZE_RECORD_H