unk_815EDDC

This commit is contained in:
PikalaxALT
2019-06-15 12:56:14 -04:00
parent e07368e90b
commit decd15a458
8 changed files with 145 additions and 418 deletions
+1
View File
@@ -24,5 +24,6 @@ void SetSaveBlocksPointers(void);
void MoveSaveBlocks_ResetHeap(void);
void ApplyNewEncryptionKeyToAllEncryptedData(u32 encryptionKey);
void ApplyNewEncryptionKeyToBagItems(u32 encryptionKey);
void ApplyNewEncryptionKeyToWord(u32 * word, u32 encryptionKey);
#endif // GUARD_LOAD_SAVE_H