diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-04-13 08:42:31 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-04-13 08:42:31 -0400 |
commit | dde4a0416c8dfb1177d04a309edd74546fb9c5fe (patch) | |
tree | 3336007b7f0d1d1f66804a3e49b938818e2c0a7f /include/save_location.h | |
parent | 8a317787336453de51becf840bad5603e015d69e (diff) |
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 |