diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-04-14 15:54:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-14 15:54:34 -0400 |
commit | a12de6e4800049ae0b25f01ddecdb7cb3d9a3a52 (patch) | |
tree | 90bda096c861d13c19908921bbb1fbb50bbf3f85 /include/save_location.h | |
parent | c21175d6b867b99af56625db04594731cc919664 (diff) | |
parent | dde4a0416c8dfb1177d04a309edd74546fb9c5fe (diff) |
Merge pull request #1022 from GriffinRichards/doc-gcn
Label GCN link flags field
Diffstat (limited to 'include/save_location.h')
-rw-r--r-- | include/save_location.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/save_location.h b/include/save_location.h index 6c2ae0e6b..53f317c57 100644 --- a/include/save_location.h +++ b/include/save_location.h @@ -13,7 +13,6 @@ #define CHAMPION_SAVEWARP (1 << 7) void TrySetMapSaveWarpStatus(void); -void sub_81AFDA0(void); void SetChampionSaveWarp(void); #endif // GUARD_SAVE_LOCATION_H |