diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-10-15 01:25:23 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-10-15 01:25:23 -0400 |
commit | c9fd2acebf263754ec73937ff5f0943d7375e8c2 (patch) | |
tree | cce881790ec0cb3fb07d3b5dc8b585bd39719955 | |
parent | a33dd4d8c39c1b5c2024d6765d99a4f053334cb9 (diff) |
https://github.com/eevee/pokered/tree/new-icons
-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: |