summaryrefslogtreecommitdiff
path: root/src/code_80869E4.c
diff options
context:
space:
mode:
authorAnonymousRandomPerson <chenghanngan.us@gmail.com>2021-12-17 23:39:50 -0500
committerAnonymousRandomPerson <chenghanngan.us@gmail.com>2021-12-17 23:39:50 -0500
commitc033aea36e73365c28da1de93af29ec11b3945b2 (patch)
tree1750c1946434d4ee69772efdc7f1622dcdc775e0 /src/code_80869E4.c
parentb1fc911965c584f5af6522849162527f41461b7c (diff)
Moved gDungeonGlobalData definition to dungeon_global_data.h
Diffstat (limited to 'src/code_80869E4.c')
-rw-r--r--src/code_80869E4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/code_80869E4.c b/src/code_80869E4.c
index 148a88e..bdcfd6d 100644
--- a/src/code_80869E4.c
+++ b/src/code_80869E4.c
@@ -15,7 +15,6 @@ struct unkStruct_202F3D0
};
EWRAM_DATA struct unkStruct_202F3D0 gUnknown_202F3D0;
-extern struct DungeonGlobalData *gDungeonGlobalData;
s8 sub_8002984(s8, u8);
void sub_803E708(u32, u32);