summaryrefslogtreecommitdiff
path: root/include/overworld.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-10-13 09:06:53 -0400
committerGitHub <noreply@github.com>2019-10-13 09:06:53 -0400
commit6bffe8613e2f764a03f551ad61b360dab9395eec (patch)
treece08c9183b7e23ed4fc195d250d18762c00ad112 /include/overworld.h
parent094b29edb50be48ee65dab0e8866ac65bba4e225 (diff)
parent66c416875a92a5a8987dca2e1102f76c4cce5e98 (diff)
Merge pull request #115 from PikalaxALT/player_pc
Player PC
Diffstat (limited to 'include/overworld.h')
-rw-r--r--include/overworld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/overworld.h b/include/overworld.h
index 0abbeee4b..d221e88d1 100644
--- a/include/overworld.h
+++ b/include/overworld.h
@@ -108,7 +108,6 @@ u32 sub_8054C04(void);
extern u8 gDisableMapMusicChangeOnMapLoad;
extern u8 gUnknown_2036E28;
-extern void (*gFieldCallback)(void);
extern bool8 (* gFieldCallback2)(void);
void SetLastHealLocationWarp(u8 healLocaionId);