summaryrefslogtreecommitdiff
path: root/include/asm.inc.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-12-30 20:29:28 -0800
committerYamaArashi <shadow962@live.com>2016-12-30 22:41:03 -0800
commitfc7bec7f53db0ee0c385a76a70cd3f9305651980 (patch)
tree6425a426e73e1926312b4e6a511f2904fd81ccd2 /include/asm.inc.h
parent957da1834ce92f80f2deca9304af29a07b61ff9b (diff)
decompile more of pokemon_3
Diffstat (limited to 'include/asm.inc.h')
-rw-r--r--include/asm.inc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm.inc.h b/include/asm.inc.h
index c375389dc..bfa37e058 100644
--- a/include/asm.inc.h
+++ b/include/asm.inc.h
@@ -11,7 +11,6 @@ void sub_8032AA8(u8 index, int i);
// asm/rom_803D1FC.o
u16 SpeciesToNationalPokedexNum(u16);
-u32 SpeciesToCryId(u32);
void DrawSpindaSpots(u16, u32, void *, u8);
u8 sub_803FC58(u16);
void AdjustFriendship(struct Pokemon *, u8);