diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-29 08:56:38 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-29 08:56:38 -0400 |
commit | 9cfc34f2ec26d45085d9c4006b21406f8f968ed6 (patch) | |
tree | ec15c56d3b09c2cec74ac907110c9111e18e8729 /include/overworld.h | |
parent | a027218bc68f3951e438da078419aaa09048c885 (diff) |
Address review comments
Diffstat (limited to 'include/overworld.h')
-rw-r--r-- | include/overworld.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/overworld.h b/include/overworld.h index d5a05cc6e..5f3728dec 100644 --- a/include/overworld.h +++ b/include/overworld.h @@ -59,7 +59,6 @@ extern struct LinkPlayerObjectEvent gLinkPlayerObjectEvents[4]; extern MainCallback gFieldCallback; extern struct WarpData gLastUsedWarp; -extern struct WarpData sWarpDestination; extern u8 gUnknown_2031DE0; extern u8 gFieldLinkPlayerCount; |