diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-08 03:07:19 -0500 |
---|---|---|
committer | GriffinR <griffin.richards@comcast.net> | 2019-11-08 03:07:19 -0500 |
commit | e19b9c9d467aa51c1ca550d2d9af4e3e9e5fd11e (patch) | |
tree | 52fa8c6866b4a4fa745ef74b11490b1efe29dd17 /include | |
parent | bef24a45f0249ba867a5a11f34e04c35c64cd9fa (diff) |
Resolve Littleroot merge conflict
Diffstat (limited to 'include')
-rw-r--r-- | include/save_location.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/save_location.h b/include/save_location.h index c330124ad..2eb550b1a 100644 --- a/include/save_location.h +++ b/include/save_location.h @@ -9,6 +9,6 @@ void TrySetMapSaveWarpStatus(void); void sub_81AFDA0(void); -void sub_81AFDD0(void); +void SetChampionSaveWarp(void); #endif // GUARD_SAVE_LOCATION_H |