item: through sub_809A584

This commit is contained in:
PikalaxALT
2019-06-19 21:41:43 -04:00
parent 7eeba327bd
commit 649a351c4c
9 changed files with 488 additions and 1175 deletions
+1
View File
@@ -25,5 +25,6 @@ void MoveSaveBlocks_ResetHeap(void);
void ApplyNewEncryptionKeyToAllEncryptedData(u32 encryptionKey);
void ApplyNewEncryptionKeyToBagItems(u32 encryptionKey);
void ApplyNewEncryptionKeyToWord(u32 * word, u32 encryptionKey);
void ApplyNewEncryptionKeyToHword(u16 * hword, u32 encryptionKey);
#endif // GUARD_LOAD_SAVE_H