diff options
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; |