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
+2
View File
@@ -148,4 +148,6 @@ extern const u8 gString_Someone[];
extern const u8 gString_Help[];
extern const u8 gString_HelpSystem_ClearTo8[];
extern const u8 gUnknown_8416655[];
#endif //GUARD_STRINGS_H