summaryrefslogtreecommitdiff
path: root/arm9/src
diff options
context:
space:
mode:
authorwho-knows-who <j.williams97@outlook.com>2021-02-27 16:39:57 +0000
committerwho-knows-who <j.williams97@outlook.com>2021-02-27 16:39:57 +0000
commitf2284a721b91fc2af49bd2b5d1d43ff24de46ba6 (patch)
treeec7069fcff87b7303d45dfc710e7e6ef568df8b1 /arm9/src
parentaa968bb2de4d703376af43a0ef32a53ca46f489b (diff)
Remove unk_02029FBO.h (using o instead of 0)
Diffstat (limited to 'arm9/src')
-rw-r--r--arm9/src/unk_0202C144.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arm9/src/unk_0202C144.c b/arm9/src/unk_0202C144.c
index b7dd45aa..468a92e4 100644
--- a/arm9/src/unk_0202C144.c
+++ b/arm9/src/unk_0202C144.c
@@ -6,9 +6,6 @@
#pragma thumb on
-extern struct UnkStruct_02029FB0 * FUN_02029FC8(struct SaveBlock2 * sav2);
-extern void FUN_0202A1C4(struct UnkStruct_02029FB0 * unk, struct Pokedex * pokedex, u16 species);
-
void FUN_0202C144(struct SaveBlock2 * sav2, struct Pokemon * mon)
{
u32 is_egg = GetMonData(mon, MON_DATA_IS_EGG, NULL);