summaryrefslogtreecommitdiff
path: root/include/pokemon.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-11-26 16:58:19 -0600
committerGitHub <noreply@github.com>2018-11-26 16:58:19 -0600
commit382ff4545241f90c28ba391162f6901f6bb043ed (patch)
tree9f96bc4c90e0f9c59bd126c4c1bb798ed1387d15 /include/pokemon.h
parentc233dbb220b9836ef4735d0261445040e028877e (diff)
parentc9b3f3e3cb0c68a7baae53a34e080376e6d8f666 (diff)
Merge pull request #396 from DizzyEggg/attempt
Match some functions
Diffstat (limited to 'include/pokemon.h')
-rw-r--r--include/pokemon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pokemon.h b/include/pokemon.h
index 3bf728244..5d7f7f2ae 100644
--- a/include/pokemon.h
+++ b/include/pokemon.h
@@ -446,7 +446,6 @@ extern const u8 gUnknown_08329D2A[];
extern const u8 gStatStageRatios[][2];
extern const u16 gUnknown_08329D54[];
extern const struct SpriteTemplate gUnknown_08329D98[];
-extern const struct CompressedSpritePalette gMonPaletteTable[];
extern const s8 gNatureStatTable[][5];
void ZeroBoxMonData(struct BoxPokemon *boxMon);