summaryrefslogtreecommitdiff
path: root/include/pokemon_summary_screen.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-01-11 10:58:30 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-01-11 10:58:30 -0500
commit9d2f1af103fb52ec5d06e185a4ddf25d91554549 (patch)
tree2f96b6d0c0a3a4c6811d0513d3bae05420c1041a /include/pokemon_summary_screen.h
parent3310aadb548f11b356a6fb10a049aff6704dc82b (diff)
through PrintSafariMonInfo
Diffstat (limited to 'include/pokemon_summary_screen.h')
-rw-r--r--include/pokemon_summary_screen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pokemon_summary_screen.h b/include/pokemon_summary_screen.h
index 6f96fa86d..3695d46df 100644
--- a/include/pokemon_summary_screen.h
+++ b/include/pokemon_summary_screen.h
@@ -34,6 +34,5 @@ enum PokemonSummaryScreenPage
s32 GetLastViewedMonIndex(void);
void ShowPokemonSummaryScreen(struct Pokemon * party, u8 cursorPos, u8 lastIdx, void (*callback)(void), u8 a4);
-extern const u8 *gNatureNames[];
#endif // GUARD_POKEMON_SUMMARY_SCREEN_H