diff options
-rw-r--r-- | Add-a-new-party-menu-icon.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-party-menu-icon.md b/Add-a-new-party-menu-icon.md index 2c15ef4..bf8fcae 100644 --- a/Add-a-new-party-menu-icon.md +++ b/Add-a-new-party-menu-icon.md @@ -84,7 +84,7 @@ It's common to want a unique icon for each Pokémon, like the ones from this set  -Or [this set](https://twitter.com/emimonserrate/status/861218520184623105) of the original 151 (plus Missingno!) by Emi Monserrate ([here are its still frames](screenshots/pokemon-rb-emi-party-icons.png)). +Or [this set](https://twitter.com/emimonserrate/status/861218520184623105) of the original 151 (plus Missingno!) by Emi Monserrate ([here are its still frames](screenshots/pokemon-rb-emi-party-icons.png)). (Found via [Eevee's proof of concept](https://github.com/eevee/pokered/tree/new-icons).) But when you add all 251 icons at once, `make` gives an error: |