Split quest_log.c
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ void SetSaveBlocksPointers(void)
|
||||
gPokemonStoragePtr = (void*)(&gPokemonStorage) + offset;
|
||||
|
||||
SetBagPocketsPointers();
|
||||
sub_8110840(oldSave);
|
||||
SetQuestLogRecordAndPlaybackPointers(oldSave);
|
||||
}
|
||||
|
||||
void MoveSaveBlocks_ResetHeap(void)
|
||||
|
||||
Reference in New Issue
Block a user